remove from desktop
All checks were successful
nixos config pipeline / show-flake (push) Successful in 19s
nixos config pipeline / deploy (push) Successful in 5s

This commit is contained in:
smayzy 2025-09-22 22:11:19 +02:00
parent 26b49e8a8d
commit 9c1ba99c88

View File

@ -24,10 +24,6 @@
docker.enable = true;
containers = {
nixos = {
traefik = {
enable = true;
ip = "192.168.1.203/24";
};
};
docker = {
};