feat: switch to gnome console and firefox-only browser
This commit is contained in:
@@ -113,10 +113,7 @@
|
||||
"-device"
|
||||
"virtio-net,netdev=net0"
|
||||
];
|
||||
# Keep GUI session commands for when GUI is used
|
||||
services.xserver.displayManager.sessionCommands = ''
|
||||
${pkgs.gnome-terminal}/bin/gnome-terminal --maximize --title="Workshop Terminal" &
|
||||
'';
|
||||
# GUI session commands handled in common.nix
|
||||
}
|
||||
)
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user