hitagi: Use stable nixpkgs

nazuna
Simon Bruder 2023-05-30 12:25:37 +02:00
parent b135035baa
commit 17cfd6cfb9
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ in
hardware.common-cpu-amd
hardware.common-pc-ssd
];
# Intel Arc requires mesa 22.3, which only is in unstable.
# Using mesa from untable is quite hard, so this is a workaround.
nixpkgs = inputs.nixpkgs-unstable;
};
vueko = {
system = "aarch64-linux";