Commit graph

16 commits

Author SHA1 Message Date
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
356e9cdfe8
chore(nix/deps): NUR for firefox extensions 2024-11-05 13:17:20 +07:00
5624c40c14
chore(nix/darwin): Add Vesktop 2024-11-05 08:51:55 +07:00
472e3e05db
refactor(nix/darwin): Simplify code 2024-11-03 08:18:30 +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
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
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
b4f1b3a647
feat(nix/darwin): Moving stuff away from homebrew 2024-10-31 08:21:26 +07:00
d8ad75f69d
fix(nix): Fix firefox-darwin overlay is never actually applied 2024-10-25 09:15:40 +07:00
59b6868a69
refactor(nix): Overlays 2024-10-20 09:20:12 +07:00
6444b67a4e
refactor(nix): Seperate home manager stuff from nix-darwin 2024-10-16 14:43:06 +07:00
0f33f4e2de
chore(nix): Move stuff around 2024-10-16 09:01:39 +07:00
9147da1a71
feat(nix): Preparing common packages 2024-10-16 08:28:06 +07:00
6a5c04a1e4
refactor(nix): Preparing setup for other n*x systems 2024-10-16 07:54:18 +07:00
Renamed from .config/nix/darwin/default.nix (Browse further)