vivify: cleanup versions

This commit is contained in:
2026-05-10 19:37:21 +02:00
parent 3c14e59bff
commit ee82b5fce5
2 changed files with 4 additions and 3 deletions
+4 -2
View File
@@ -1,6 +1,5 @@
{
config,
pkgs,
pkgs-unstable,
...
}: {
home.file.".config/vivify/config.json" = {
@@ -13,6 +12,9 @@
}
}'';
};
home.packages = [
pkgs-unstable.vivify
];
programs.qutebrowser = {
enable = true;
settings = {