whoops
This commit is contained in:
parent
b6f24a2e21
commit
9ebe723c44
|
@ -6,10 +6,12 @@
|
|||
config = { isDesktop = true; };
|
||||
programs = {
|
||||
media.enable = false;
|
||||
util = { wine = true; };
|
||||
git = {
|
||||
gpgSign = false;
|
||||
sshSign = true;
|
||||
util = {
|
||||
wine = true;
|
||||
git = {
|
||||
gpgSign = false;
|
||||
sshSign = true;
|
||||
};
|
||||
};
|
||||
# games = { launcher = true; };
|
||||
# media.nicotineService = true;
|
||||
|
|
Loading…
Reference in New Issue