From c7ac4077526172ca06ed0c2821acbe5a95f37f89 Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Sun, 7 Sep 2025 18:37:17 +0200 Subject: [PATCH 1/2] remove insync --- home/vinzenz/configuration.nix | 1 - home/vinzenz/default.nix | 3 --- 2 files changed, 4 deletions(-) diff --git a/home/vinzenz/configuration.nix b/home/vinzenz/configuration.nix index 37da536..74be21f 100644 --- a/home/vinzenz/configuration.nix +++ b/home/vinzenz/configuration.nix @@ -31,7 +31,6 @@ home.packages = with pkgs; [ keepassxc - insync telegram-desktop element-desktop diff --git a/home/vinzenz/default.nix b/home/vinzenz/default.nix index 6e0ff64..e555eba 100644 --- a/home/vinzenz/default.nix +++ b/home/vinzenz/default.nix @@ -39,9 +39,6 @@ ]; allowedUnfreePackages = [ - "insync" - "insync-pkg" - "rider" "pycharm-professional" "jetbrains-toolbox" From 3da7dd3bca0d5f853f62d0caf05dc57f9b9ee487 Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Sun, 7 Sep 2025 18:37:28 +0200 Subject: [PATCH 2/2] fix virtualhost name --- hosts/hetzner-vpn2/nginx.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hetzner-vpn2/nginx.nix b/hosts/hetzner-vpn2/nginx.nix index e9955a3..8fa27c6 100644 --- a/hosts/hetzner-vpn2/nginx.nix +++ b/hosts/hetzner-vpn2/nginx.nix @@ -76,7 +76,7 @@ in }; }; - "vinzenz-lpt2-in-anubis" = { + "blog-in-anubis" = { root = inputs.zerforschen-plus.packages."${pkgs.system}".zerforschen-plus-content; listen = [ {