feat(nix): Move all the gui stuff behind a bool
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
{
|
||||
# pkgs,
|
||||
# config,
|
||||
...
|
||||
}: {
|
||||
{...}: {
|
||||
services.mpd = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user