mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-13 03:56:24 +00:00
feat: integrate system config
This commit is contained in:
8
home/programs/bitwarden.nix
Normal file
8
home/programs/bitwarden.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
enable = true;
|
||||
settings = {
|
||||
base_url = "pw.theaninova.de";
|
||||
email = "pw@theaninova.de";
|
||||
pinentry = "gnome3";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user