refactor: move 'disko' modules into 'modules/disko'
This commit is contained in:
@@ -17,7 +17,7 @@ in
|
||||
inputs.home-manager.nixosModules.default
|
||||
./hard.nix
|
||||
../../modules/bootloader.nix
|
||||
(import ../../modules/disko.zfs-encrypted-root.nix {
|
||||
(import ../../modules/disko/zfs-encrypted-root.nix {
|
||||
device = "/dev/nvme1n1";
|
||||
inherit lib;
|
||||
inherit config;
|
||||
|
||||
Reference in New Issue
Block a user