This commit is contained in:
Lilith 2024-07-24 01:12:33 +02:00
parent e326eef6f4
commit 6bd365f84e
Signed by: lilith
GPG key ID: 8712A0F317C37175
5 changed files with 9 additions and 15 deletions

View file

@ -18,6 +18,5 @@
./syncthing.nix
./wayland.nix
./zsh.nix
./containers
];
] ++ (lib.optional config.ollama.enable ./ollama.nix);
}