working build again

This commit is contained in:
Chris Cochrun 2024-08-23 13:38:28 -05:00
parent 869b4ecd73
commit 1c57018766
6 changed files with 24 additions and 57 deletions

View file

@ -86,7 +86,7 @@ with lib;
};
security.pam.services = {
sddm.enableKwallet = true;
# sddm.enableKwallet = true;
greetd.enableKwallet = true;
swaylock = {};
};

View file

@ -2,9 +2,9 @@
with lib;
{
hardware.opengl = {
hardware.graphics = {
# driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
};
programs.steam = {
enable = true;