ude: allow port 80 lmao

This commit is contained in:
Nikodem Rabuliński 2024-01-13 00:39:47 +01:00
parent 59fabc1032
commit 54059f106e
No known key found for this signature in database
GPG key ID: FF629AA9E08138DB
3 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,8 @@
{lib, pkgs, ...}: {
{
lib,
pkgs,
...
}: {
# TODO: Fix once https://github.com/viperML/wrapper-manager/issues/14 is resolved
wrappers.fish = {
basePackage = pkgs.runCommandNoCC "fish-binary" {} ''