mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add unstable to torus
This commit is contained in:
parent
afc18704d0
commit
47b0d38dde
@ -48,7 +48,7 @@
|
||||
|
||||
torus = lib.nixosSystem {
|
||||
inherit system;
|
||||
specialArgs = { inherit user; };
|
||||
specialArgs = { inherit user; inherit pkgs-unstable; };
|
||||
modules = [
|
||||
./hosts/torus/configuration.nix
|
||||
./hosts/torus/hardware.nix
|
||||
|
Loading…
x
Reference in New Issue
Block a user