mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 17:58:30 +02:00
feat: refactoring configuration with options to make it more modular
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
./base/i18n.nix
|
||||
./base/misc.nix
|
||||
./base/networking.nix
|
||||
./base/remote-building.nix
|
||||
./base/user-group.nix
|
||||
./base/visualisation.nix
|
||||
|
||||
./base
|
||||
../base.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user