flake/nixosConfigurations.nix: Generate hostname from host attribute name
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
# https://wiki.clerie.de/notiz/pm-hibernation-image-allocation-is-97054-pages-short
|
||||
boot.kernel.sysctl."vm.swappiness" = 1;
|
||||
|
||||
networking.hostName = "krypton";
|
||||
|
||||
boot.binfmt.emulatedSystems = [
|
||||
"aarch64-linux"
|
||||
];
|
||||
|
Reference in New Issue
Block a user