desktop: ported custom-performance

This commit is contained in:
2026-06-14 11:15:01 +02:00
parent e758819398
commit 58ec4221ef
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
#ollama
otherUtils
performance-desktop
printer
rss
udev