]> Skullheadx's Git Forge - nixos.git/commitdiff
add hyprpolkitagent
authorAndrew <admonty1@protonmail.com>
Thu, 21 Aug 2025 23:02:24 +0000 (19:02 -0400)
committerAndrew <admonty1@protonmail.com>
Thu, 21 Aug 2025 23:02:24 +0000 (19:02 -0400)
configuration.nix
home.nix

index a171c5e753db6d71c6d53505ac62223218f2abf0..3e83a25c975efa424faf48540e1a43cff83c87de 100644 (file)
@@ -72,7 +72,6 @@
     hyprland
     kitty
     libnotify
-       gnome-keyring
 
   ];
   programs.steam = {
index ee3bf10f3cdfcc4f2debebf5471dd648bc4f98b0..0fdf5b3941faa616e262fdd02c3806b81ad04717 100644 (file)
--- a/home.nix
+++ b/home.nix
   };
        
        
+services.hyprpolkitagent.enable = true;
 
   # Let Home Manager install and manage itself.
   programs.home-manager.enable = true;