This commit is contained in:
m3tam3re
2025-02-28 15:56:53 +01:00
parent ce168609ca
commit 2db7d8c1fd
3 changed files with 29 additions and 0 deletions

View File

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