Remove Desktop from hm by default. Oops!
This commit is contained in:
parent
07147e8b54
commit
a1464aa1d5
1 changed files with 1 additions and 4 deletions
|
@ -19,8 +19,5 @@
|
|||
school.enable = mkEnableOption "Enable apps for visual productivity";
|
||||
};
|
||||
|
||||
config.home = {
|
||||
desktop.enable = true;
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
config.home.stateVersion = "24.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue