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