Odin: add Hyprland
This commit is contained in:
parent
485b6e5f58
commit
deb7148744
6 changed files with 39 additions and 21 deletions
|
|
@ -113,12 +113,13 @@ with lib; {
|
|||
xkbOptions = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl,grp:menu_toggle";
|
||||
libinput.enable = true;
|
||||
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
autoNumlock = true;
|
||||
theme =
|
||||
"${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
|
||||
};
|
||||
displayManager.gdm.enable = true;
|
||||
# displayManager.sddm = {
|
||||
# enable = true;
|
||||
# autoNumlock = true;
|
||||
# theme =
|
||||
# "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
|
||||
# };
|
||||
};
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue