boreal: setup sddm theme module

This commit is contained in:
Antoine Martin 2021-04-22 14:22:55 +02:00
parent ecb72c6900
commit b1e1b0f1dd
7 changed files with 60 additions and 2 deletions

View file

@ -67,12 +67,13 @@ in
xserver = {
enable = true;
videoDrivers = [ "nvidia" ];
displayManager.sddm.enable = true;
windowManager.i3.enable = true;
layout = "fr";
xkbVariant = "us";
};
};
my.displayManager.sddm.enable = true;
sound.enable = true;
hardware.pulseaudio = {