add bitwarden-desktop
nixos config pipeline / show-flake (push) Successful in 27s
nixos config pipeline / deploy (push) Successful in 25s

This commit is contained in:
smayzy
2025-08-14 16:22:12 +02:00
parent d429fbd1d6
commit 0275bf10c1
4 changed files with 25 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ in
chromium.enable = true;
firejail.enable = true;
wireshark.enable = true;
bitwarden.enable = true;
};
};
}