refactoring for isServer and isWorkstation: part 4
This commit is contained in:
parent
6addea64c4
commit
a52ca12286
17 changed files with 300 additions and 239 deletions
7
users/modules/default.nix
Normal file
7
users/modules/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{...}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./programs.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue