mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
Add bitwarden electron app
This commit is contained in:
@@ -72,6 +72,7 @@ in
|
|||||||
|
|
||||||
# password managers
|
# password managers
|
||||||
_1password
|
_1password
|
||||||
|
bitwarden
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
gopass
|
gopass
|
||||||
|
|
||||||
|
@@ -361,5 +361,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
home.file.".config/nvim/lua".source = ./nvim/lua;
|
home.file.".config/nvim/lua".source = ./nvim/lua;
|
||||||
|
home.file.".config/srv".source = ./srv;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user