feat: add initial suport for EDaaS setup at work
This commit is contained in:
+6
-1
@@ -74,5 +74,10 @@
|
||||
extraConfig = ''
|
||||
let g:indent_guides_enable_on_vim_startup = 1
|
||||
'';
|
||||
};
|
||||
};
|
||||
programs.git = {
|
||||
enable = true;
|
||||
package = pkgs.gitFull;
|
||||
userName = "Emma Thorpe";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user