system: update

This commit is contained in:
2025-10-31 13:40:32 +03:00
parent 4c34c5c364
commit f970e20730
5 changed files with 66 additions and 60 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{ pkgs, inputs, pkgs-fixed, ... }: {
home.packages = with pkgs; [
ayugram-desktop
pkgs-fixed.ayugram-desktop
vesktop
obs-studio
mpv
obsidian
qbittorrent
pkgs-fixed.thunderbird
thunderbird
];
}