Big refactor, test first
This commit is contained in:
parent
fa6a06c51e
commit
f7b36ba224
30 changed files with 76 additions and 30 deletions
|
@ -16,10 +16,10 @@
|
|||
./hardware-configuration.nix
|
||||
|
||||
# Import locale settings
|
||||
../../shared/locale/configuration.nix
|
||||
../../shared/locale
|
||||
|
||||
# Import shared packages
|
||||
../../shared/packages/configuration.nix
|
||||
../../shared/packages
|
||||
];
|
||||
|
||||
boot.loader.generic-extlinux-compatible.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue