fixed nix-super

This commit is contained in:
Charlie Root 2024-08-08 21:27:16 +02:00
commit 61438b4154
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
];
nix = {
# package = inputs'.nix-super.packages.default;
package = inputs'.nix-super.packages.default;
# Run the Nix daemon on lowest possible priority so that my system
# stays responsive during demanding tasks such as GC and builds.