mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 20:02:10 +02:00
@@ -1,6 +1,5 @@
|
|||||||
{ inputs, pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
home.packages =
|
home.packages = with pkgs; [ hyprpolkitagent ];
|
||||||
[ inputs.hyprpolkitagent.packages."${pkgs.system}".hyprpolkitagent ];
|
|
||||||
|
|
||||||
wayland.windowManager.hyprland.settings.exec-once =
|
wayland.windowManager.hyprland.settings.exec-once =
|
||||||
[ "systemctl --user start hyprpolkitagent" ];
|
[ "systemctl --user start hyprpolkitagent" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user