boreal: setup sddm theme module
This commit is contained in:
parent
ecb72c6900
commit
b1e1b0f1dd
7 changed files with 60 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue