flake/README.md
2024-07-17 11:35:59 +08:00

544 B

nix{os,-darwin,-on-droid} config

It just works™

Structure

 .
│   # Darwin configuration is not actively maintained and sometimes it might
│   # break.
├── 󱂵 home # <-- See here for dotfiles!
├──  darwin
├──  nixos
│  ├──  modules
│  └──  profiles
│
│   # Internal packages, please see github:Guanran928/nur-packages instead
├──  pkgs
├──  hosts
├──  overlays
│
├──  flake.nix
├──  flake.lock
│
└──  README.md