Compare commits
2 commits
69278991fa
...
8cd3a19ed1
| Author | SHA1 | Date | |
|---|---|---|---|
| 8cd3a19ed1 | |||
| 669a9bb009 |
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
...
|
||||
}:
|
||||
|
||||
|
|
@ -66,7 +67,6 @@
|
|||
80
|
||||
443
|
||||
873 # rsyncd
|
||||
5055 # Seerr
|
||||
5201 # iperf3
|
||||
8096 # Jellyfin
|
||||
15835 # Glance
|
||||
|
|
@ -145,7 +145,6 @@
|
|||
};
|
||||
seerr = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.seerr;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue