mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
improved user config readability
This commit is contained in:
parent
500fc03faf
commit
649d9e83b6
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@ in
|
|||
keys = import ./keys;
|
||||
|
||||
groups = [ "wheel" "networkmanager" "home-manager" "input" ];
|
||||
|
||||
gitConfig = optionalAttrs modules.git.enable {
|
||||
userName = "Bryan Ramos";
|
||||
userEmail = email;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue