Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

My ZFS-on-root mirrored-drives multi-users dotfiles-integrated NixOS configuration, with install and recover guides.

License

NotificationsYou must be signed in to change notification settings

DerickEddington/nixos-config

Repository files navigation

As used for my personal laptop.

Noteworthy Aspects

  • ZFS for all file-systems including the/ and the/boot, giving volumemanagement and snapshot backups.

  • Mirror ZFS pools on dual (or more) SSDs, giving redundancy, fault tolerance,and high-performance striped reading.

  • Mirror EFI system partitions, allowing booting from either in case one fails.

  • Multiple swap partitions, one per drive, not mirrored, for high-performancestriped writing and reading.

  • Script for reproducing the custom drive partitioning, ZFS layout, and NixOSinstallation.

  • Very minimal system state, allowing entire installation to be more easilyreproduced.

  • Organized so that per-machine configuration is separated from generalconfiguration.

  • Multiple users for different activities, for better security and for tailoredenvironments.

  • Companion repository thatprovides my "dot files" for users' home directories.

  • Some non-trivial custom NixOS modules.

  • Extra support for installing source-code and debug-info, according to yourchoice, for debugging of binaries (executables & libraries) installed by Nixpackages which don't normally provide this (for both pre-built w/o rebuildingor locally-built), and also for arbitrary binaries via dedicated temporarydirectories. Default installation of the source-code of the system's Glibcand Rust std libraries (w/o rebuilding any packages), to help when debuggingany of the many binaries using those. Options for NixOS to configure allthis.

NixOS Version

These repositories were created using NixOS 21.05 and were minorly adjusted forall following release versions up to 24.11 which they now target.

Installation

SeeInstallation.

Recovering From Drive Failure

SeeRecovering From Drive Failure.

References

About

My ZFS-on-root mirrored-drives multi-users dotfiles-integrated NixOS configuration, with install and recover guides.

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp