Hosts: enabled extra apps for desktop and laptop
This commit is contained in:
parent
d17d28b7ea
commit
13ceef5fa8
2 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
neovim = true;
|
neovim = true;
|
||||||
desktop = {
|
desktop = {
|
||||||
games = true;
|
games = true;
|
||||||
|
apps = true;
|
||||||
enable = true;
|
enable = true;
|
||||||
hyprland = true; #TODO: flip both, just trying if it works.
|
hyprland = true; #TODO: flip both, just trying if it works.
|
||||||
kde = true;
|
kde = true;
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@
|
||||||
neovim = true;
|
neovim = true;
|
||||||
desktop = {
|
desktop = {
|
||||||
games = true;
|
games = true;
|
||||||
|
apps = true;
|
||||||
enable = true;
|
enable = true;
|
||||||
hyprland = true;
|
hyprland = true;
|
||||||
kde = true;
|
kde = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue