mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 13:13:15 -08:00
chore: split default nix config
This commit is contained in:
parent
26dbee9307
commit
8e5f8e619f
7 changed files with 278 additions and 255 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue