This commit is contained in:
2026-03-09 03:20:43 +00:00
parent dc3e6e9e75
commit 16f949d0a4
4 changed files with 17 additions and 7 deletions
+1
View File
@@ -7,6 +7,7 @@
self.nixosModules.packages
self.nixosModules.fonts
self.nixosModules.shell
self.nixosModules.gaming
];
};
}