modularize accounts

This commit is contained in:
Fabian Montero 2024-11-29 01:12:43 -06:00
parent 541f80ff91
commit 9418588fed
3 changed files with 24 additions and 11 deletions

View file

@ -45,6 +45,7 @@
local.services = {
zsh.enable = true;
accounts.enable = true;
gpg = {
enalbe = true;
defaultKey = "7AA277E604A4173916BBB4E91FFAC35E1798174F";