nixFlakes: Turn into an alias

This commit is contained in:
Eelco Dolstra
2021-05-21 15:21:31 +02:00
parent 21bfd3bbce
commit 49c22083b9
3 changed files with 2 additions and 4 deletions
@@ -227,6 +227,4 @@ in rec {
];
});
nixFlakes = nixUnstable;
}