Update flake

This commit is contained in:
Filippo Berto 2024-10-20 12:31:56 +02:00
parent c4d6b15f71
commit b8176efec1
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
6 changed files with 34 additions and 31 deletions

View file

@ -242,12 +242,12 @@
};
};
thermald.enable = true;
# desktopManager = {
# # lomiri.enable = true;
# # cinnamon.enable = true;
# # plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; };
# # plasma6 = { enable = true; enableQt5Integration = true; };
# };
desktopManager = {
# lomiri.enable = true;
# cinnamon.enable = true;
# plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; };
# plasma6 = { enable = true; enableQt5Integration = true; };
};
# displayManager.sddm = {
# enable = true;
# theme = "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";