Move lightweight editor config to common module
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "nano";
|
||||
};
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
|
Reference in New Issue
Block a user