Compare commits
No commits in common. "c621d70c9ce93c7c6ed71f2814e2007ffce30bd7" and "a08e0908a9ebc66c8df85b96a77412b5171e610d" have entirely different histories.
c621d70c9c
...
a08e0908a9
|
@ -52,9 +52,4 @@
|
||||||
openFirewall = false;
|
openFirewall = false;
|
||||||
startWhenNeeded = true;
|
startWhenNeeded = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Firewall configuration
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
|
||||||
9090 # Calibre
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -68,7 +68,7 @@ in {
|
||||||
gimp
|
gimp
|
||||||
mpv
|
mpv
|
||||||
nodePackages.webtorrent-cli
|
nodePackages.webtorrent-cli
|
||||||
deluge
|
transmission-gtk
|
||||||
youtube-dl-light
|
youtube-dl-light
|
||||||
calibre
|
calibre
|
||||||
lmms
|
lmms
|
||||||
|
|
Loading…
Reference in New Issue