solis fix
This commit is contained in:
parent
07dc6ff98c
commit
377b7c895f
2 changed files with 7 additions and 9 deletions
|
|
@ -18,15 +18,6 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
home-manager.users.${homeCfg.username} = {
|
||||
programs = {
|
||||
gh.enable = true;
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "KoenDR06";
|
||||
userEmail = "koen.de.ruiter@hotmail.com";
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gcc
|
||||
ghex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue