mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Made the configuration more modular
This commit is contained in:
@@ -5,5 +5,11 @@
|
||||
./boot.nix
|
||||
./nvidia.nix
|
||||
./services.nix
|
||||
./virtualisation.nix
|
||||
./networking.nix
|
||||
];
|
||||
|
||||
networking.hostName = "katana"; # Define your hostname.
|
||||
|
||||
system.stateVersion = "24.05"; # Did you read the comment?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user