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,
|
config,
|
||||||
pkgs,
|
pkgs,
|
||||||
|
pkgs-unstable,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
|
@ -66,7 +67,6 @@
|
||||||
80
|
80
|
||||||
443
|
443
|
||||||
873 # rsyncd
|
873 # rsyncd
|
||||||
5055 # Seerr
|
|
||||||
5201 # iperf3
|
5201 # iperf3
|
||||||
8096 # Jellyfin
|
8096 # Jellyfin
|
||||||
15835 # Glance
|
15835 # Glance
|
||||||
|
|
@ -145,7 +145,6 @@
|
||||||
};
|
};
|
||||||
seerr = {
|
seerr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.unstable.seerr;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue