chore(nextcloud-client): remove from conf

This commit is contained in:
Nydragon 2024-11-12 14:58:17 +01:00
parent 69921d5c6e
commit 31fb78b47b
Signed by: nydragon
SSH key fingerprint: SHA256:WcjW5NJPQ8Dx4uQDmoIlVPLWE27Od3fxoe0IUvuoPHE
4 changed files with 0 additions and 4 deletions

View file

@ -20,7 +20,6 @@ lib.mkIf osConfig.programs.hyprland.enable {
]; ];
exec-once = [ exec-once = [
"${pkgs.nextcloud-client}/bin/nextcloud --background"
"${config.services.kdeconnect.package}/bin/kdeconnect-indicator" "${config.services.kdeconnect.package}/bin/kdeconnect-indicator"
"${pkgs.protonmail-bridge-gui}/bin/protonmail-bridge-gui --no-window" "${pkgs.protonmail-bridge-gui}/bin/protonmail-bridge-gui --no-window"

View file

@ -117,7 +117,6 @@ lib.mkIf osConfig.programs.sway.enable {
#: }}} #: }}}
#: Startup {{{ #: Startup {{{
startup = [ startup = [
{ command = "${pkgs.nextcloud-client}/bin/nextcloud --background"; }
{ command = "${config.services.kdeconnect.package}/bin/kdeconnect-indicator"; } { command = "${config.services.kdeconnect.package}/bin/kdeconnect-indicator"; }
{ command = "${pkgs.protonmail-bridge-gui}/bin/protonmail-bridge-gui --no-window"; } { command = "${pkgs.protonmail-bridge-gui}/bin/protonmail-bridge-gui --no-window"; }
]; ];

View file

@ -40,7 +40,6 @@
packages = with pkgs; [ packages = with pkgs; [
keepassxc keepassxc
nextcloud-client
digikam digikam
fragments fragments
element-desktop element-desktop

View file

@ -162,7 +162,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
shared-mime-info shared-mime-info
nextcloud-client
glib glib
wireguard-tools wireguard-tools
dconf dconf