mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Restructured how the config is managed
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./hardware/katana.nix
|
||||
];
|
||||
|
||||
system.stateVersion = "24.05"; # Did you read the comment?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user