mirror of
https://github.com/kmein/niveum
synced 2026-03-29 08:41:07 +02:00
fix(constants): extract browser to $BROWSER
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
|
||||
environment.systemPackages = [ pkgs.chromium ];
|
||||
|
||||
niveum.applications.browser = "chromium";
|
||||
environment.variables.BROWSER = "chromium";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user