feat: open port for calibre
This commit is contained in:
parent
fa98060dcf
commit
8b60ded69d
1 changed files with 2 additions and 0 deletions
|
|
@ -53,6 +53,8 @@
|
||||||
stable.calibre # NOTE: breaks often in unstable
|
stable.calibre # NOTE: breaks often in unstable
|
||||||
];
|
];
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [9090];
|
||||||
|
|
||||||
home-manager.users.moritz.services.kanshi.settings = [
|
home-manager.users.moritz.services.kanshi.settings = [
|
||||||
{
|
{
|
||||||
profile.name = "default";
|
profile.name = "default";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue