qutebrowser: home-manage config.py with nix
This commit is contained in:
parent
318db8c7d6
commit
c6d588edcc
3
home.nix
3
home.nix
@ -296,6 +296,9 @@
|
|||||||
executable = true;
|
executable = true;
|
||||||
source = .local/share/qutebrowser/userscripts/qute-gemini;
|
source = .local/share/qutebrowser/userscripts/qute-gemini;
|
||||||
};
|
};
|
||||||
|
".config/qutebrowser/config.py" = {
|
||||||
|
source = .config/qutebrowser/config.py;
|
||||||
|
};
|
||||||
|
|
||||||
".local/bin/workqb" = {
|
".local/bin/workqb" = {
|
||||||
text = ''
|
text = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user