fmt: fix usage of deadnix
This commit is contained in:
parent
87665339e4
commit
463829e7f8
@ -209,7 +209,7 @@
|
||||
inherit pkgs;
|
||||
isUnstable = true;
|
||||
};
|
||||
xintray = xintray.packages.${system}.xintray;
|
||||
inherit (xintray.packages.${system}) xintray;
|
||||
});
|
||||
|
||||
templates."ada" = {
|
||||
|
Loading…
Reference in New Issue
Block a user