a bit of cleanup
This commit is contained in:
parent
8560cec8ec
commit
7555be8959
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ with lib;
|
|||
let
|
||||
|
||||
cfg = config.programs.custom.browser;
|
||||
library = import ../../library { inherit pkgs lib; };
|
||||
|
||||
chromiumBin = "${pkgs.chromium}/bin/chromium";
|
||||
chromeBin = "${pkgs.google-chrome}/bin/google-chrome-stable";
|
||||
|
|
Loading…
Reference in a new issue