feat: removed goldwarder

This commit is contained in:
Nick 2025-02-08 00:41:50 -06:00
parent adad450256
commit bfe585abe1

2
modules/nixos/programs/goldwarden/default.nix Normal file → Executable file
View file

@ -1,3 +1,3 @@
{
programs.goldwarden.enable = true;
# programs.goldwarden.enable = true;
}