/dotfiles-flake

Primary LanguageNixApache License 2.0Apache-2.0

Install NixOS with ZFS as root filesystem

This repo contains a minimal set of configuration for installing NixOS, using ZFS as root filesystem.

ZFS is a modern filesystem with many features such as snapshot, self-healing and pooled storage, see Introduction for details.

For using this repo on your computer, see Documentation.

Upon initial installation, only the bootloader, mountpoints and root password are configured.

  • Refer to man configuration.nix for available options;
  • Search for available packages with Package Search;
  • Search for options with Option Search.

My personal dotfiles repo contains an example of desktop configuration based on sway, tmux and Emacs.