plexaawawawa

This commit is contained in:
41666 2025-01-08 20:22:15 -08:00
parent 0d4a8dc6e3
commit 7ad3ef2ba1
5 changed files with 118 additions and 49 deletions

View file

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