updates
This commit is contained in:
parent
5546b4cbe9
commit
03130d29d1
13 changed files with 572 additions and 0 deletions
12
modules/default.nix
Normal file
12
modules/default.nix
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
imports = [
|
||||
./base.nix
|
||||
./tor.nix
|
||||
|
||||
./kde.nix
|
||||
./apps.nix
|
||||
|
||||
./branding.nix
|
||||
./user.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue