Fixed GUI after merge

This commit is contained in:
root
2020-07-16 14:41:06 -07:00
parent c4f7e22522
commit 8f3bfef11d
4 changed files with 31 additions and 34 deletions
+2
View File
@@ -52,5 +52,7 @@ with lib;
description = "Email for administrator of this system.";
default = "admin@fudo.org";
};
enable-gui = mkEnableOption "Install desktop GUI software.";
};
}