thinkpad: removed redisinsight
This commit is contained in:
parent
4d7d2ab75e
commit
702f770b2a
|
@ -3,10 +3,9 @@
|
|||
networking.firewall = {
|
||||
enable = true;
|
||||
|
||||
allowedUDPPorts = [
|
||||
3224
|
||||
];
|
||||
allowedTCPPorts = [
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -16,11 +16,9 @@
|
|||
# nix pkg fetcher
|
||||
nurl
|
||||
#nix-init
|
||||
postman
|
||||
|
||||
beekeeper-studio # mysql postgres ... client
|
||||
insomnia # http client
|
||||
redisinsight
|
||||
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue