qute experiments

This commit is contained in:
alisceon 2026-03-13 18:56:34 +01:00
parent e508a08b86
commit ef0ae94080
7 changed files with 30 additions and 22 deletions

View file

@ -0,0 +1,6 @@
{ ... }:
{
programs.qutebrowser = {
enable = true;
};
}