1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

moved to Hypr ecosystem

This commit is contained in:
xnm
2024-04-24 22:26:20 +03:00
parent 475e4b938c
commit 6321fae7d8
21 changed files with 215 additions and 93 deletions

View File

@@ -15,6 +15,6 @@
security.pam.services = {
greetd.u2fAuth = true;
sudo.u2fAuth = true;
swaylock.u2fAuth = true;
hyprlock.u2fAuth = true;
};
}