working build again
This commit is contained in:
parent
869b4ecd73
commit
1c57018766
6 changed files with 24 additions and 57 deletions
|
@ -86,7 +86,7 @@ with lib;
|
|||
};
|
||||
|
||||
security.pam.services = {
|
||||
sddm.enableKwallet = true;
|
||||
# sddm.enableKwallet = true;
|
||||
greetd.enableKwallet = true;
|
||||
swaylock = {};
|
||||
};
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
with lib;
|
||||
{
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
# driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue