Commit graph

16 commits

Author SHA1 Message Date
a56d56788d
chore(nix): Add rclone and move pinentry_mac to optional list 2024-07-16 10:34:56 +07:00
24c6d78f8f
refactor(nix): Make duti only install on macOS 2024-07-16 10:27:57 +07:00
0fae8aa1e3
chore(nix): Add duti 2024-07-15 15:56:47 +07:00
1002f2806d
refactor(nix): Remove nixpkgs.hostPlatform
Should already covered by `inherit system`
2024-07-13 09:40:00 +07:00
2ef4e6f407
refactor(nix): Use home-manager
Looks like nix-darwin is planning to drop per-user launchd (or perhaps
per-user feature entirely).
2024-07-13 09:09:20 +07:00
dff532c060
chore(nix): Disable auto install macOS update 2024-07-13 08:36:16 +07:00
c409f194eb
refactor(nix): Let nix install the CapsEscSwap LaunchAgent
It is a macOS-only thing after all
2024-07-13 08:27:50 +07:00
86459e0b0e
refactor(nix): Use withPackages to install python packages 2024-07-11 20:45:36 +07:00
6f5ad0588d
refactor(nix): No need to override python
Not sure why and how, but issue with `/usr/bin/env python3` just fixed
itself after migrating to flake.nix... I might've messed up nix setup
the first time
2024-07-11 13:44:32 +07:00
2155ef271d
chore(deps): Update python to 3.12 2024-07-11 13:37:00 +07:00
2faf9059b8
refactor: Split nix config 2024-07-11 11:51:23 +07:00
37b30544c1
fix: Some nix stuff 2024-07-11 11:11:43 +07:00
03ef2fe3c3
docs: Add documentation for nix 2024-07-11 06:36:19 +07:00
5e112ab2d2
fix: Fix gitignore 2024-07-11 05:52:16 +07:00
8299fa588c
chore: Initial nix config 2024-07-11 05:51:07 +07:00
3e58f91c97
chore: Initial nix-darwin darwin-configuration -> flake migration 2024-07-11 04:12:01 +07:00