mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
fix(constants): extract browser to $BROWSER
This commit is contained in:
@@ -35,8 +35,6 @@ let
|
||||
in {
|
||||
options.niveum = {
|
||||
applications = {
|
||||
terminal = mkOption { type = types.str; };
|
||||
browser = mkOption { type = types.str; };
|
||||
fileManager = mkOption { type = types.str; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user