fix: hm hyprpaper.enable already adds a systemd unit
This commit is contained in:
parent
94573d837b
commit
c6eaa65822
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ lib.mkIf osConfig.programs.hyprland.enable {
|
||||||
];
|
];
|
||||||
|
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"${pkgs.hyprpaper}/bin/hyprpaper"
|
|
||||||
"${pkgs.swaynotificationcenter}/bin/swaync"
|
"${pkgs.swaynotificationcenter}/bin/swaync"
|
||||||
"${pkgs.nextcloud-client}/bin/nextcloud --background"
|
"${pkgs.nextcloud-client}/bin/nextcloud --background"
|
||||||
"${pkgs.kdeconnect}/bin/kdeconnect-indicator"
|
"${pkgs.kdeconnect}/bin/kdeconnect-indicator"
|
||||||
|
|
Loading…
Add table
Reference in a new issue