diff options
Diffstat (limited to 'hosts/mercury/hjem.nix')
| -rw-r--r-- | hosts/mercury/hjem.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hosts/mercury/hjem.nix b/hosts/mercury/hjem.nix index 9e0ca77..793ee2a 100644 --- a/hosts/mercury/hjem.nix +++ b/hosts/mercury/hjem.nix @@ -30,11 +30,11 @@ in { captive-browser # https://words.filippo.io/captive-browser captiveBrowserDesktop - inputs.glide-browser.packages."x86_64-linux".default - inputs.vermilion.packages."x86_64-linux".default + # inputs.glide-browser.packages."x86_64-linux".default + # inputs.vermilion.packages."x86_64-linux".default # (pkgs.callPackage ../../pkgs/yoshi.nix {inherit inputs;}) - (pkgs.callPackage ../../pkgs/yo.nix {inherit inputs;}) + (pkgs.callPackage ../../pkgs/yo {inherit inputs;}) ]; files.".config/captive-browser.toml".text = '' |
