Improve layout structure more

This commit is contained in:
Dave Gallant
2021-01-16 23:48:08 -05:00
parent 73e8011316
commit ce9022f6e6
7 changed files with 52 additions and 61 deletions

View File

@@ -2,9 +2,7 @@
{
home = {
sessionVariables = { EDITOR = "vim"; };
};
home = { sessionVariables = { EDITOR = "vim"; }; };
services = {
gpg-agent = {