Extract a pass module
This commit is contained in:
parent
9e1b77930d
commit
899dfb9f21
5 changed files with 34 additions and 10 deletions
|
@ -13,6 +13,8 @@
|
|||
];
|
||||
|
||||
nixosModules = {
|
||||
cli.password-store.enable = true;
|
||||
|
||||
core = {
|
||||
bluetooth.enable = true;
|
||||
openssh.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue