saerro sync

This commit is contained in:
41666 2024-11-25 17:39:22 -08:00
parent 86f11dc3e7
commit 88a73fb421
9 changed files with 79 additions and 135 deletions

View file

@ -27,7 +27,7 @@
config.allowUnfree = true;
};
master = import inputs.nixpkgs-master {
master = import inputs.nixpkgs-unstable {
system = final.system;
config.allowUnfree = true;
};