nix: update and enable xfce

This commit is contained in:
2023-06-18 11:18:15 +02:00
parent 8583a4c187
commit b44f8f0117
2 changed files with 16 additions and 14 deletions

View File

@ -68,8 +68,8 @@
xterm.enable = false;
xfce = {
enable = true;
noDesktop = true;
enableXfwm = false;
# noDesktop = true;
# enableXfwm = false;
};
};
services.xserver.displayManager.defaultSession = "xfce+i3";
@ -268,6 +268,8 @@
dbeaver
pavucontrol
sqlite
nomacs
];
nixpkgs.overlays = [