forked from fediversity/fediversity
fix template name
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
96f6b1e758
commit
e0b868e2ff
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ let
|
|||
inherit sources system;
|
||||
configuration = tf-host.config.nixos-configuration;
|
||||
};
|
||||
name = "monkey";
|
||||
name = "fediversity-template";
|
||||
|
||||
# worse for cross-compilation, better for pre-/post-processing, needs manual `imageSize`, random failures: https://github.com/nix-community/disko/issues/550#issuecomment-2503736973
|
||||
raw = "${machine.config.system.build.diskoImages}/main.raw";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue