Commit graph

561 commits

Author SHA1 Message Date
9a52ffd7c6
docs(nix): Update documentation 2024-11-06 07:48:47 +07:00
97edccc21b
docs(nix): Warning about potential conflict with brew 2024-11-06 07:33:43 +07:00
100b59f2f6
refactor(nix): Move pass and gpg to common 2024-11-06 07:28:26 +07:00
1918e552b5
chore(nix/darwin): Set nixPath 2024-11-05 21:36:19 +07:00
bc097c86b4
chore(zsh-xdg-setup): Fix link 2024-11-05 21:00:40 +07:00
fa82e59cec
refactor(zsh/alias): Simplify code 2024-11-05 20:58:09 +07:00
e4c9e1c890
chore(nix): Update flake 2024-11-05 20:27:11 +07:00
e7dff1ceb5
feat(zsh): Add alias to rebuild (and switch) nix 2024-11-05 20:20:03 +07:00
2d8c9919c1
chore: Remove vim archive
o7
2024-11-05 20:09:56 +07:00
180152426c
refactor(nix): Use userChrome from include/ dir
Also move stuff
2024-11-05 20:07:16 +07:00
c00fe68433
feat(zsh): Env variable to my nix flake setup 2024-11-05 20:02:01 +07:00
f3f0d4b23b
chore(bootstrap): Don't use doas on macOS, also install nix on bootstrap 2024-11-05 19:55:45 +07:00
e061a0379f
fix(nix): Install system-manager
I missed this since I haven't deal with overlays that much before.
2024-11-05 19:30:40 +07:00
e6e33fe186
chore(nix/deps): Add enchive 2024-11-05 14:23:18 +07:00
cefe6c50a5
chore(nix/deps): Update flake 2024-11-05 13:54:42 +07:00
93a26accd1
refactor: Move nix outside of .config dir
Technically not a config but a compose file, so I think it's better to
have outside of `.config` dir
2024-11-05 13:53:13 +07:00
3484b4154a
chore(nix/deps): PassFF 2024-11-05 13:18:20 +07:00
356e9cdfe8
chore(nix/deps): NUR for firefox extensions 2024-11-05 13:17:20 +07:00
be06d69dd6
refactor(nix/darwin): Try both undmg and 7zz to extract dmg files 2024-11-05 12:28:08 +07:00
bb5bb2ad82
chore(nix/darwin): Switch to homebrew's iterm2 2024-11-05 10:33:39 +07:00
9e99fcea3c
chore(nix): Update flake 2024-11-05 10:26:09 +07:00
a978094198
fix(nix): Vesktop 1.5.2 -> 1.5.3 2024-11-05 09:16:44 +07:00
96b6587e6c
fix(nix/darwin): Extract vesktop's dmg using 7zz 2024-11-05 09:08:40 +07:00
5624c40c14
chore(nix/darwin): Add Vesktop 2024-11-05 08:51:55 +07:00
d4e9969eec
chore(nix): Update flake 2024-11-05 08:01:53 +07:00
551d141976
chore(nix): Libs for lan-mouse 2024-11-04 15:51:52 +07:00
e874053b44
chore(nix/deps): Update nix-darwin 2024-11-04 14:21:20 +07:00
c39422a56a
chore(nix): Update flake 2024-11-04 11:57:12 +07:00
eb3a80151a
chore(nix/deps): Add ruby 2024-11-04 10:10:21 +07:00
7165501955
refactor(nix/floorp): Move profile options to users/ 2024-11-04 09:51:40 +07:00
e18aa5042d
refactor(nix): Properly modularize home-manager
REF: https://nixos-and-flakes.thiscute.world/nixos-with-flakes/modularize-the-configuration
2024-11-04 07:54:13 +07:00
4a9e407688
chore(nix/darwin/deps): Add VSCodium
Also fix home-manager apps not appearing on LaunchPad and Spotlight
2024-11-03 13:31:49 +07:00
85880d22b1
fix(nix): Fix home-manager config 2024-11-03 12:42:55 +07:00
29a5503aa4
chore(nix/darwin): Use my version of brew-api 2024-11-03 12:33:58 +07:00
5e14e40447
docs(nix/darwin): Alfred 2024-11-03 11:50:38 +07:00
b6954444db
chore(nix/darwin/deps): Add jq 2024-11-03 11:48:10 +07:00
bc08f68068
refactor(nix/darwin): Simplify Spotlight/LaunchPad fix script
REF: https://youtu.be/Z8BL8mdzWHI?t=1104
2024-11-03 09:34:48 +07:00
f218e3d721
chore(nix/deps): Update flake 2024-11-03 08:57:05 +07:00
1a0eb6a782
chore(nix): Comment 2024-11-03 08:33:17 +07:00
472e3e05db
refactor(nix/darwin): Simplify code 2024-11-03 08:18:30 +07:00
539e282cda
chore(nix/darwin): Some adjustments 2024-11-02 20:17:20 +07:00
744d9c902c
feat(nix/darwin): HeliPort
Currently disabled because undmg doesn't handle EULAs

REF: https://github.com/matthewbauer/undmg/issues/2
2024-11-02 20:13:19 +07:00
47a7a0156b
feat(nix/darwin): iTerm2 2024-11-02 19:41:02 +07:00
a5a3750cac
feat(nix/darwin/brew): Support variation 2024-11-02 12:57:45 +07:00
60964a91e2
refactor(nix/darwin): Include modified brew-nix overlay
This one should work on nix v2.18.x since v2.19.x is reported to have
regressions
2024-11-02 12:13:41 +07:00
96590a271e
fix(nix/darwin): Create custom overlay for inkscape in macOS
The one fetched from brew-api is using arm64 by default.

REF: ceaca2359e/overlay.nix
2024-11-02 11:20:16 +07:00
5af9716b94
fix(nix): Update nix to 2.19.x
Required by brew-nix
2024-11-02 11:16:03 +07:00
26c9cfbaed
refactor(nix): Mix stable and unstable packages
Also replace inkscape with brew cask inkscape on macOS
2024-11-02 10:06:35 +07:00
90c0934bf2
chore(nix): Update nixpkgs 2024-11-01 11:17:11 +07:00
7f28cd38d2
chore(nix/darwin): Update nix-darwin 2024-11-01 10:18:57 +07:00