flake update
All checks were successful
/ check (push) Successful in 1m28s

This commit is contained in:
Oliver Davies 2025-06-22 13:55:04 +01:00
parent b926a50119
commit b691b02deb
6 changed files with 34 additions and 32 deletions

View file

@ -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

View file

@ -1,10 +1,10 @@
{
services = {
ollama = {
enable = true;
enable = false;
acceleration = "rocm";
};
open-webui.enable = true;
open-webui.enable = false;
};
}