live flake

This commit is contained in:
TheWanderingCrow 2024-12-29 11:48:36 -05:00
parent cd81d976af
commit 7eeaa08239
2 changed files with 2 additions and 1 deletions

View file

@ -60,7 +60,6 @@
specialArgs = {
inherit inputs;
pkgs = import nixpkgs {
localSystem = "x86_64-linux";
config.allowUnfree = true;
};
};