Add google-chrome option to chromium module
This commit is contained in:
@ -6,4 +6,5 @@
|
||||
with lib;
|
||||
with mylib.modules; {
|
||||
enable = mkEnableOpt "Chromium";
|
||||
google = mkEnableOpt "Google Chrome";
|
||||
}
|
||||
|
Reference in New Issue
Block a user