No description
Find a file
2024-07-21 16:18:47 +08:00
.helix repo: set helix's default formatter 2023-12-27 20:02:25 +08:00
darwin treewide: cleanup 2024-07-20 17:04:40 +08:00
home home/i3status-rust: cleanup 2024-07-21 16:18:47 +08:00
hosts aristotle: also set keymap in tty 2024-07-21 13:48:50 +08:00
nixos flake: unbreak nix flake check 2024-07-20 17:04:42 +08:00
overlays flake: update lock file 2024-07-20 17:04:31 +08:00
pkgs home/swaylock: use upstream swaylock 2024-07-21 14:49:16 +08:00
.editorconfig repo: add editorconfig && format 2024-02-16 01:04:01 +08:00
.gitattributes nixos: clash-meta-client: refactor 2023-12-31 20:29:48 +08:00
.gitignore gitignore: ignore other result outputs 2024-07-21 15:00:52 +08:00
.sops.yaml treewide: cleanup 2024-07-20 17:04:40 +08:00
.typos.toml repo/typos: update 2024-06-16 02:25:22 +08:00
flake.lock flake: update lock file 2024-07-20 17:04:43 +08:00
flake.nix flake: unbreak nix flake check 2024-07-20 17:04:42 +08:00
LICENSE repo: add license 2024-01-20 22:26:52 +08:00
README.md treewide: cleanup 2024-07-20 17:04:43 +08:00
secrets.yaml treewide: cleanup 2024-07-20 17:04:40 +08:00
treefmt.nix treewide: cleanup 2024-07-20 17:04:40 +08:00

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