This commit is contained in:
parent
9eca4f3e7b
commit
6728f32ffc
6 changed files with 14 additions and 11 deletions
|
@ -12,7 +12,6 @@
|
|||
./cron.nix
|
||||
./neomutt.nix
|
||||
./newsboat
|
||||
./ollama.nix
|
||||
./secrets.nix
|
||||
./xserver.nix
|
||||
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
services = {
|
||||
ollama = {
|
||||
enable = false;
|
||||
acceleration = "rocm";
|
||||
};
|
||||
|
||||
open-webui.enable = false;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue