From 4a59f6b57c2c885dda5fda54d9f5234fc82168ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Wed, 6 May 2026 15:07:01 +0200 Subject: [PATCH] feat: enable one password on fortress --- flake/hosts.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake/hosts.nix b/flake/hosts.nix index d66a6a0..288f0eb 100644 --- a/flake/hosts.nix +++ b/flake/hosts.nix @@ -124,6 +124,7 @@ in "localisation" "networkmanager" "nix-settings" + "onepassword" "sway" "udev" "zsh"