chore: remove immich and wivrn dependencies from flake config

This commit is contained in:
uttarayan21
2025-11-23 23:42:00 +05:30
parent 2f870f4f2e
commit 106eccf350
11 changed files with 44 additions and 57 deletions

View File

@@ -4,6 +4,10 @@
openFirewall = true;
defaultRuntime = true;
autoStart = true;
package = pkgs.wivrn;
steam = {
importOXRRuntimes = true;
};
highPriority = true;
# package = pkgs.wivrn;
};
}