desktop: ported custom-performance

This commit is contained in:
2026-06-14 11:14:48 +02:00
parent 3b73438d4f
commit 88eb91c780
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{self, ...}: {
flake.nixosModules.performance-desktop = {pkgs,...}: {
environment.systemPackages = [
self.packages.${pkgs.system}.custom-performance
];
};
}
+1
View File
@@ -44,6 +44,7 @@
office office
#ollama #ollama
otherUtils otherUtils
performance-desktop
printer printer
rss rss
udev udev