diff --git a/users/tacocat/home.nix b/users/tacocat/home.nix index af0f5ed..ad863d4 100644 --- a/users/tacocat/home.nix +++ b/users/tacocat/home.nix @@ -33,7 +33,6 @@ prismlauncher wireguard-tools spotify - nextcloud-client xournalpp cardinal vcv-rack diff --git a/users/tacocat/services/default.nix b/users/tacocat/services/default.nix index 8e9f5cc..d70122b 100644 --- a/users/tacocat/services/default.nix +++ b/users/tacocat/services/default.nix @@ -1,9 +1,4 @@ {pkgs, ...}: { - services.nextcloud-client = { - enable = true; - startInBackground = true; - }; - services.gammastep = { enable = true; provider = "geoclue2";