• Operand
  • can sell console.

gram:build

> ./nixos/module/zfs.nix

Lenses
(coming soon!)


{config, ...}@sources:
{
  boot.supportedFilesystems = [ "zfs" ];
  boot.zfs.forceImportRoot = false;
  networking.hostId = "083b7990"; # unique per machine
}