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