mirror of
https://github.com/nix-community/home-manager
synced 2025-02-05 07:45:06 +01:00
6 lines
186 B
Nix
6 lines
186 B
Nix
{
|
|
qutebrowser-greasemonkey = ./greasemonkey.nix;
|
|
qutebrowser-keybindings = ./keybindings.nix;
|
|
qutebrowser-quickmarks = ./quickmarks.nix;
|
|
qutebrowser-settings = ./settings.nix;
|
|
}
|