Switch to qutebrowser
This commit is contained in:
parent
93a25ba89a
commit
110481af59
12 changed files with 63 additions and 55 deletions
|
@ -15,7 +15,7 @@
|
|||
];
|
||||
};
|
||||
|
||||
# Avoids a double firefox install, see https://github.com/NixOS/nixpkgs/pull/31772
|
||||
# `firefox-bin` is unfree, and unnecessary
|
||||
nixpkgs.overlays = [ (self: super: { firefox-bin = self.firefox; }) ];
|
||||
|
||||
home-manager.users.charlotte = { pkgs, ... }: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue