Steam, Virtualbox and Git Secrets
This commit is contained in:
parent
508a66f1cf
commit
308c0ebdbe
4 changed files with 34 additions and 3 deletions
|
@ -45,5 +45,13 @@
|
|||
size = 24;
|
||||
};
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
||||
extraConfig = {
|
||||
credential.helper = "libsecret";
|
||||
};
|
||||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue