-ollama AMD fix, not needed anymore

This commit is contained in:
m3tam3re
2025-01-21 10:04:14 +01:00
parent 4c0c2181ef
commit b3c4a9b3ba
6 changed files with 54 additions and 6 deletions

View File

@ -3,6 +3,7 @@
./baserow.nix
./ghost.nix
./littlelink.nix
./restreamer.nix
];
system.activationScripts.createPodmanNetworkWeb = lib.mkAfter ''
if ! /run/current-system/sw/bin/podman network exists web; then