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
|
let
|
||||||
|
|
||||||
cfg = config.programs.custom.browser;
|
cfg = config.programs.custom.browser;
|
||||||
library = import ../../library { inherit pkgs lib; };
|
|
||||||
|
|
||||||
chromiumBin = "${pkgs.chromium}/bin/chromium";
|
chromiumBin = "${pkgs.chromium}/bin/chromium";
|
||||||
chromeBin = "${pkgs.google-chrome}/bin/google-chrome-stable";
|
chromeBin = "${pkgs.google-chrome}/bin/google-chrome-stable";
|
||||||
|
|
Loading…
Reference in a new issue