this post was submitted on 22 Aug 2025
10 points (100.0% liked)
Nix / NixOS
2449 readers
7 users here now
Main links
Videos
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is the flake config I started from, but am now refactoring for multi-host support:
I first learned of NixOS through this project, but decided on writing my own config for starters.
Still, it has been a neat reference as an advance example:
BTW, could you breakdown your hardware.nix configs?
They look a lot different from my auto generated one from the ISO install, particularly for
fileSystems
:Love Misterio77's configs. Both this and his main config! I'll take a look at yours!
My hardware.nix uses disko, which is probably why its different. The pateC config isnt used anymore and im currently adding my other new machine, but im needing to rewrite some code, so the laptape hardware.nix is probably the better example.
Basically my actual formatting is in /disks/*
Check out the nix config repo from Unmoved Centre: