thinkpad: removed redisinsight

This commit is contained in:
Barna Máté 2025-01-20 11:13:58 +01:00
parent 4d7d2ab75e
commit 702f770b2a
3 changed files with 3 additions and 6 deletions

View file

@ -3,10 +3,9 @@
networking.firewall = {
enable = true;
allowedUDPPorts = [
3224
];
allowedTCPPorts = [
];
allowedUDPPorts = [
];
};
}

View file

@ -17,7 +17,7 @@
./system/shell.nix
./system/remap.nix
./system/ssd.nix
./configs/firewall.nix
#./configs/firewall.nix
# rice and other usefull apps
./desktop.nix

View file

@ -16,11 +16,9 @@
# nix pkg fetcher
nurl
#nix-init
postman
beekeeper-studio # mysql postgres ... client
insomnia # http client
redisinsight
];