mirror of
https://github.com/NiklasGollenstede/nixos-installer.git
synced 2025-07-08 10:17:00 +02:00
ZFS, encryption (keys, keystore, LUKS), bootFS, ephemeral root (tmpfs, ZFS, F2FS, ...), testing in qemu, options & debugging, ... and many small things
2 lines
85 B
Nix
2 lines
85 B
Nix
dirname: inputs@{ self, nixpkgs, ...}: self.lib.wip.importModules inputs dirname { }
|