mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
forgot ;
This commit is contained in:
parent
4b07731634
commit
3c1a604b58
1 changed files with 3 additions and 2 deletions
|
|
@ -62,8 +62,9 @@
|
|||
enable = true;
|
||||
user = "${USER}";
|
||||
dataDir = "/home/${USER}/Sync";
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
# SESSION VARIABLES
|
||||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue