fixing pkgs module file

This commit is contained in:
2025-07-23 11:55:29 +02:00
parent 3404c0070f
commit f4d0013aa0
6 changed files with 129 additions and 83 deletions

View File

@@ -43,8 +43,10 @@
kitty = {
enable = true;
};
misc = {
pkgs = {
enable = true;
common.enable = true;
desktop.enable = true;
};
mpv = {
enable = true;