Compare commits
2 Commits
a08e0908a9
...
c621d70c9c
Author | SHA1 | Date | |
---|---|---|---|
c621d70c9c | |||
15462fdba4 |
@ -52,4 +52,9 @@
|
||||
openFirewall = false;
|
||||
startWhenNeeded = true;
|
||||
};
|
||||
|
||||
# Firewall configuration
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
9090 # Calibre
|
||||
];
|
||||
}
|
||||
|
@ -68,7 +68,7 @@ in {
|
||||
gimp
|
||||
mpv
|
||||
nodePackages.webtorrent-cli
|
||||
transmission-gtk
|
||||
deluge
|
||||
youtube-dl-light
|
||||
calibre
|
||||
lmms
|
||||
|
Loading…
Reference in New Issue
Block a user