captive-browser: runs on all platforms
This commit is contained in:
parent
47b4451535
commit
2a6b2342df
@ -16,7 +16,7 @@ buildGoPackage rec {
|
||||
description = "Dedicated Chrome instance to log into captive portals without messing with DNS settings";
|
||||
homepage = https://blog.filippo.io/captive-browser;
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ volth ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user