Archived
1
0
Fork 0
This commit is contained in:
Ethan Reece 2025-07-01 13:56:06 -05:00
parent 90a43631bc
commit 556e302e46
No known key found for this signature in database
GPG key ID: 03E0DD19D648C768

View file

@ -55,6 +55,13 @@
enableFishIntegration = true;
enableNushellIntegration = true;
};
rbw = {
enable = true;
settings = {
base_url = "vault.sudoer777.dev";
email = "vaultwarden@sudoer777.dev";
};
};
spicetify =
let
spicePkgs = spicetify-nix.legacyPackages.${pkgs.system};