mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 13:13:15 -08:00
refactor: yet another redo of the entire config to try and minimize issues
This commit is contained in:
parent
4880131d1f
commit
ee6c740f68
11 changed files with 138 additions and 171 deletions
|
|
@ -8,6 +8,8 @@
|
|||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
# use shared configuration
|
||||
../../nixos.nix
|
||||
];
|
||||
|
||||
# who up thonking they
|
||||
|
|
|
|||
|
|
@ -8,6 +8,8 @@
|
|||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
# use shared configuration
|
||||
../../nixos.nix
|
||||
];
|
||||
|
||||
# who up thunking they
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue