cleanup common GUI config
This commit is contained in:
parent
56095f920c
commit
278b49fe66
3 changed files with 25 additions and 22 deletions
|
@ -30,7 +30,6 @@
|
|||
})
|
||||
|
||||
# Gestionnaires de version
|
||||
gitMinimal
|
||||
tig
|
||||
gitAndTools.hub
|
||||
quilt
|
||||
|
@ -104,6 +103,8 @@
|
|||
bash.interactiveShellInit = ''
|
||||
eval "$(starship init bash)"
|
||||
'';
|
||||
|
||||
git.enable = true;
|
||||
};
|
||||
|
||||
environment.variables = let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue