This commit is contained in:
tess 2022-10-28 19:33:32 +02:00
parent 669684d126
commit 9f0343587e
1 changed files with 11 additions and 3 deletions

View File

@ -44,12 +44,18 @@
LC_TIME = "nb_NO.utf8";
};
# Enable the i3
services.xserver = {
enable = true;
displayManager = {
defaultSession = "none+i3";
displayManager.defaultSession = "xfce+i3";
desktopManager = {
xterm.enable = false;
xfce = {
enable = true;
noDesktop = true;
enableXfwm = false;
};
};
windowManager.i3 = {
@ -57,6 +63,7 @@
};
};
# enable the fish
users.defaultUserShell = pkgs.fish;
@ -176,6 +183,7 @@
syncthing
keepassxc
jitsi-meet-electron
evolution
];
#Fonts