a bit of cleanup

This commit is contained in:
Ingolf Wagner 2023-02-06 14:10:25 +01:00
parent 8560cec8ec
commit 7555be8959
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -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";