update live user

This commit is contained in:
TheWanderingCrow 2025-01-15 16:19:59 -05:00
parent 137b917758
commit e343d5e482

View file

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