pkgs: add vivaldi

This commit is contained in:
2025-09-04 23:29:33 +03:00
parent 0b7bf06f58
commit 6a6be514df
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -5,5 +5,6 @@
programs.hyprlock.enable = true;
home.packages = with pkgs; [
libreoffice
vivaldi
];
}