nixos/installer: Disable GUI stuff
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
home.shellAliases = {
|
||||
show-hw-config = "nixos-generate-config --show-hardware-config --root $INSTALL_ROOT";
|
||||
};
|
||||
|
||||
my.gui.enable = false;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
Reference in New Issue
Block a user