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