chore: split default nix config

This commit is contained in:
Ruben 2024-04-21 12:59:57 -05:00
commit 8e5f8e619f
No known key found for this signature in database
GPG key ID: A6C94D84D2DA13EE
7 changed files with 278 additions and 255 deletions

View file

@ -10,7 +10,7 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
# use shared configuration
../../nixos.nix
../../config/nixos.nix
];
# who up thonking they

View file

@ -10,7 +10,7 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
# use shared configuration
../../nixos.nix
../../config/nixos.nix
];
# who up thunking they