mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-02-15 19:56:40 +00:00
finish nomad, add consul, sops
This commit is contained in:
@@ -29,10 +29,4 @@
|
|||||||
# kernel for serial console access to work well
|
# kernel for serial console access to work well
|
||||||
boot.kernelParams = ["console=ttyS2,1500000"];
|
boot.kernelParams = ["console=ttyS2,1500000"];
|
||||||
hardware.deviceTree.name = "rockchip/rk3568-odroid-m1.dtb";
|
hardware.deviceTree.name = "rockchip/rk3568-odroid-m1.dtb";
|
||||||
|
|
||||||
# Turn on flakes.
|
|
||||||
##nix.package = pkgs.nixVersions.stable;
|
|
||||||
nix.extraOptions = ''
|
|
||||||
experimental-features = nix-command flakes
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user