Never a gui for root

This commit is contained in:
2021-11-15 16:29:13 -08:00
parent 2c1edb71fe
commit 887a14bfa9
+1 -3
View File
@@ -80,9 +80,7 @@ in {
};
home = {
packages = if enable-gui then (common-packages ++ gui-packages)
else
common-packages;
packages = common-packages;
file = {
# For nixified emacs