Auto import all hosts

This commit is contained in:
SebastianStork 2024-07-15 19:15:33 +02:00
parent ad7ae417b9
commit 8559359248
5 changed files with 26 additions and 33 deletions

View file

@ -5,7 +5,6 @@
./hardware.nix
];
networking.hostName = "inspiron";
system.stateVersion = "23.11";
boot.kernelPackages = pkgs.linuxPackages_latest;