forked from fabian/nix_config
modularize accounts
This commit is contained in:
parent
541f80ff91
commit
9418588fed
3 changed files with 24 additions and 11 deletions
|
@ -45,6 +45,7 @@
|
|||
|
||||
local.services = {
|
||||
zsh.enable = true;
|
||||
accounts.enable = true;
|
||||
gpg = {
|
||||
enalbe = true;
|
||||
defaultKey = "7AA277E604A4173916BBB4E91FFAC35E1798174F";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue