add hypr stuff and remove current_system var fromflake

This commit is contained in:
2025-10-25 10:55:00 -05:00
parent 2d1d85ddc6
commit 6fa11eea8f
4 changed files with 44 additions and 14 deletions

View File

@@ -8,8 +8,7 @@
# enable hyprland
programs.hyprland.enable = true;
# hint to election apps wayland is in use
environment.sessionVariables.NIXOS_OZONE_WL = "1";
# give hyprlock perms to unlock
security.pam.services.hyprlock = {};
}