qute experiments
This commit is contained in:
parent
e508a08b86
commit
ef0ae94080
7 changed files with 30 additions and 22 deletions
6
home/modules/programs/qutebrowser.nix
Normal file
6
home/modules/programs/qutebrowser.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.qutebrowser = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue