mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Auto import all hosts
This commit is contained in:
parent
ad7ae417b9
commit
8559359248
5 changed files with 26 additions and 33 deletions
|
|
@ -5,7 +5,6 @@
|
|||
./hardware.nix
|
||||
];
|
||||
|
||||
networking.hostName = "inspiron";
|
||||
system.stateVersion = "23.11";
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
./hardware.nix
|
||||
];
|
||||
|
||||
networking.hostName = "north";
|
||||
system.stateVersion = "23.11";
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_8;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue