This commit is contained in:
parent
b926a50119
commit
b691b02deb
6 changed files with 34 additions and 32 deletions
|
@ -99,11 +99,8 @@
|
|||
cdrkit
|
||||
cpufrequtils
|
||||
displayselect
|
||||
dvdbackup
|
||||
dvdplusrwtools
|
||||
ffmpegthumbnailer
|
||||
gimp
|
||||
gscan2pdf
|
||||
gtypist
|
||||
hunspellDicts.en-gb-large
|
||||
isync
|
||||
|
@ -120,6 +117,9 @@
|
|||
pmutils
|
||||
shotwell
|
||||
slack
|
||||
stable.dvdbackup
|
||||
stable.dvdplusrwtools
|
||||
stable.gscan2pdf
|
||||
sxiv
|
||||
tailscale
|
||||
ttyper
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
services = {
|
||||
ollama = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
acceleration = "rocm";
|
||||
};
|
||||
|
||||
open-webui.enable = true;
|
||||
open-webui.enable = false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue