perso-desktop: Remove not use software
This commit is contained in:
parent
f56a190304
commit
1a88d8fc7e
2 changed files with 0 additions and 7 deletions
|
@ -52,11 +52,6 @@
|
||||||
audio.pipewire.enable = true;
|
audio.pipewire.enable = true;
|
||||||
printing.enable = true;
|
printing.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
|
||||||
docker.enable = true;
|
|
||||||
ollama.enable = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Revert to RADV when this https://gitlab.freedesktop.org/mesa/mesa/-/issues/12865 is resolved
|
# Revert to RADV when this https://gitlab.freedesktop.org/mesa/mesa/-/issues/12865 is resolved
|
||||||
|
|
|
@ -6,9 +6,7 @@
|
||||||
modules.home = {
|
modules.home = {
|
||||||
apps = {
|
apps = {
|
||||||
flatpak.enable = true;
|
flatpak.enable = true;
|
||||||
jetbrainsToolbox.enable = true;
|
|
||||||
kitty.enable = true;
|
kitty.enable = true;
|
||||||
minecraft.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
editors = {
|
editors = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue