Remove gaming and production tools from Droid
This commit is contained in:
parent
f4787ac16d
commit
b0aa793fcd
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
home-manager.users."${config.sysusers.main}".home = {
|
home-manager.users."${config.sysusers.main}".home = {
|
||||||
desktop.enable = true;
|
desktop.enable = true;
|
||||||
gaming.enable = true;
|
|
||||||
production.enable = true;
|
|
||||||
stateVersion = lib.mkForce config.system.stateVersion;
|
stateVersion = lib.mkForce config.system.stateVersion;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue