fix disko path fr
This commit is contained in:
parent
eec9cce6ce
commit
0288f19826
@ -1,6 +1,6 @@
|
||||
{ config, pkgs, lib, diskoVersion, ... }:
|
||||
let
|
||||
disko = pkgs.callPackage ../package.nix { inherit diskoVersion; };
|
||||
disko = pkgs.callPackage ../pkgs/disko/package.nix { inherit diskoVersion; };
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user