remove cyberchef from desktop1
All checks were successful
nixos config pipeline / show-flake (push) Successful in 32s
nixos config pipeline / deploy (push) Successful in 41s

This commit is contained in:
smayzy 2025-08-30 22:05:22 +02:00
parent 9037f01470
commit 1c4c356479

View File

@ -24,10 +24,6 @@
nixos = { nixos = {
}; };
docker = { docker = {
cyberchef = {
enable = true;
port = 6900;
};
}; };
networking = { networking = {
bridge = "br0"; bridge = "br0";