mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Improve layout structure more
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
{
|
||||
|
||||
home = {
|
||||
sessionVariables = { EDITOR = "vim"; };
|
||||
};
|
||||
home = { sessionVariables = { EDITOR = "vim"; }; };
|
||||
|
||||
services = {
|
||||
gpg-agent = {
|
||||
|
Reference in New Issue
Block a user