complete restructure
This commit is contained in:
10
modules/core/default.nix
Normal file
10
modules/core/default.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
# modules/core/default.nix
|
||||
{
|
||||
imports = [
|
||||
./boot.nix
|
||||
./system.nix
|
||||
./networking.nix
|
||||
./users.nix
|
||||
./localization.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user