mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-02-06 12:32:26 +00:00
fixed ssh keys
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
./kboot-conf
|
./kboot-conf
|
||||||
# "${nixpkgs}/nixos/modules/installer/sd-card/sd-image-aarch64-installer.nix"
|
# "${nixpkgs}/nixos/modules/installer/sd-card/sd-image-aarch64-installer.nix"
|
||||||
"${pkgs}/nixos/modules/installer/sd-card/sd-image-aarch64.nix"
|
#"${pkgs}/nixos/modules/installer/sd-card/sd-image-aarch64.nix"
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user