@ -0,0 +1 @@
use nix
@ -21,7 +21,7 @@
};
in {
devShells = {
archiso = pkgs.mkShell {
default = pkgs.mkShell {
packages = [
pkgs.archiso
];