flake/README.md

426 B

nixos config

It just works™

Structure

 .
├── 󱂵 home # <-- See here for dotfiles!
├──  nixos
│  ├──  modules # nixos options
│  └──  profiles
│
│   # Internal packages, please see github:Guanran928/nur-packages instead
├──  pkgs
├──  hosts
├──  overlays
│
├──  flake.nix
├──  flake.lock
│
└──  README.md