work from home
This commit is contained in:
parent
4f3a3db09d
commit
55420aa027
1 changed files with 4 additions and 1 deletions
|
@ -8,6 +8,9 @@
|
|||
desktop.gnome = {
|
||||
enable = true;
|
||||
};
|
||||
programs.git.signing = true;
|
||||
programs.git = {
|
||||
work-config = true;
|
||||
signing = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue