add a new updater output
this is so that we don't have to obfuscate store paths in systemConfiguration to avoid dragging in build system deps. breaking-ish change to workflows, docs updated
This commit is contained in:
@@ -14,6 +14,7 @@ in
|
||||
./outputs/squashfs.nix
|
||||
./outputs/vmroot.nix
|
||||
./outputs/extlinux.nix
|
||||
./outputs/updater
|
||||
];
|
||||
options = {
|
||||
system.outputs = {
|
||||
|
Reference in New Issue
Block a user