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