Default to odin unstable + cleanup

This commit is contained in:
Filippo Berto 2022-04-21 21:24:41 +02:00
parent 35e4fe5582
commit 29b7bd2ffd
2 changed files with 10 additions and 2 deletions

View file

@ -141,7 +141,7 @@
modules = thorUnstableBaseModules ++ [ ./nixos_modules/pro_audio.nix ./nixos_modules/big_data.nix ];
};
odin = odin-nvidia-big-data-unstable;
odin = odin-intel-unstable;
odin-intel = nixpkgs.lib.nixosSystem {
inherit system;