switching to swaylock/idle adding qmk

This commit is contained in:
Matt Nish-Lapidus 2025-06-28 13:00:19 -04:00
parent 16437c9f62
commit 260e597860
11 changed files with 122 additions and 405 deletions

View file

@ -198,10 +198,10 @@
pam = {
services = {
hyprlock = { enableGnomeKeyring = true; };
greetd.enableGnomeKeyring = true;
greetd-password.enableGnomeKeyring = true;
niri.enableGnomeKeyring = true;
swaylock.enableGnomeKeyring = true;
};
};
};

View file

@ -76,5 +76,6 @@
};
};
};
keyboard.qmk.enable = true;
};
}