configuration.nix aktualisiert
moved core config files to subfolder
This commit is contained in:
parent
6a2a91e22a
commit
f2ead5f076
1 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,10 @@
|
|||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
./maintenance.nix
|
||||
./flatpak.nix
|
||||
./user-chch.nix
|
||||
./boot.nix
|
||||
./coreconfig/maintenance.nix
|
||||
./coreconfig/flatpak.nix
|
||||
./coreconfig/user-chch.nix
|
||||
./coreconfig/boot.nix
|
||||
./hostname.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue