Update system packages and home configuration

This commit is contained in:
2025-10-17 01:20:53 +02:00
parent efb8dcda36
commit 873e9fd4e7
24 changed files with 189 additions and 263 deletions

3
modules/home/vesktop.nix Normal file
View File

@@ -0,0 +1,3 @@
_: {
programs.vesktop.enable = true;
}