not far till perfection
This commit is contained in:
13
packages/qutebrowser/default.nix
Normal file
13
packages/qutebrowser/default.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
{ pkgs, config, lib,... }:
|
||||
|
||||
{
|
||||
|
||||
programs.qutebrowser = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user