forked from fabian/nix
home/defaultDesktopPack: add ai module
also remove ai.enable from platforms since now its on the default DesktopPack
This commit is contained in:
parent
7364bdb9ad
commit
b6dc3fb5df
2 changed files with 1 additions and 1 deletions
|
|
@ -63,6 +63,7 @@ in {
|
|||
firefox.enable = true;
|
||||
zed.enable = true;
|
||||
terminal.enable = true;
|
||||
ai.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue