containers
This commit is contained in:
parent
578f0231ca
commit
81a3c9ac67
1 changed files with 0 additions and 5 deletions
|
|
@ -1,9 +1,4 @@
|
||||||
{ pkgs, lib, config, conf, ...}: {
|
{ pkgs, lib, config, conf, ...}: {
|
||||||
imports = [
|
|
||||||
|
|
||||||
] ++ lib.optional config.docker.ollama.enable ./ollama.nix
|
|
||||||
;
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
arion
|
arion
|
||||||
docker-client
|
docker-client
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue