Revert "Flake: add nixpkgs patch to fix rtkit"

This reverts commit 13c1d5864d.
This commit is contained in:
Toast 2025-11-01 18:44:01 +01:00
parent 03b73e7090
commit d916c8f36a
2 changed files with 0 additions and 23 deletions

View file

@ -101,7 +101,6 @@
name = "patched-nixpkgs-unstable";
src = nixpkgs-unstable-raw;
patches = [
./nixpkgs-patches/pr455128.patch
];
};
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {