cleaning up config
This commit is contained in:
parent
e7a0c0f0f2
commit
0754ac33ee
7 changed files with 74 additions and 362 deletions
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
options,
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
with lib;
|
||||
|
@ -19,6 +17,7 @@ in
|
|||
wyrdgard = {
|
||||
apps = {
|
||||
discord = enabled;
|
||||
teamspeak = enabled;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue