Add password manager
This commit is contained in:
parent
d8e0210c30
commit
fcd046b8d1
3 changed files with 13 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
home.stateVersion = "21.11";
|
||||
|
||||
imports = [ ./shell ./wayland ./email.nix ];
|
||||
imports = [ ./shell ./wayland ./password.nix ./email.nix ];
|
||||
|
||||
xdg.enable = true;
|
||||
xdg.userDirs.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue