From 27700278ac9fa5ef9e45c3eb7088ef4aa0cfe328 Mon Sep 17 00:00:00 2001 From: cubernetes Date: Mon, 25 May 2026 00:21:39 +0200 Subject: [PATCH] Add keepassxc and nextcloud-client --- hosts/fw/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/fw/configuration.nix b/hosts/fw/configuration.nix index d586e11..9e9b930 100644 --- a/hosts/fw/configuration.nix +++ b/hosts/fw/configuration.nix @@ -116,6 +116,8 @@ environment.systemPackages = with pkgs; [ vim alacritty + keepassxc + nextcloud-client ]; # Some programs need SUID wrappers, can be configured further or are