nixos-installer/modules/fs/default.nix
Niklas Gollenstede f56db19b5e improve installation, add support for:
ZFS, encryption (keys, keystore, LUKS), bootFS, ephemeral root (tmpfs, ZFS, F2FS, ...), testing in qemu, options & debugging, ... and many small things
2022-05-31 03:41:28 +02:00

2 lines
85 B
Nix

dirname: inputs@{ self, nixpkgs, ...}: self.lib.wip.importModules inputs dirname { }