Commit graph

9 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
96b6587e6c
fix(nix/darwin): Extract vesktop's dmg using 7zz 2024-11-05 09:08:40 +07:00
eb3a80151a
chore(nix/deps): Add ruby 2024-11-04 10:10:21 +07:00
a5a3750cac
feat(nix/darwin/brew): Support variation 2024-11-02 12:57:45 +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
f596ba43f5
refactor(nix): Clean up
* Remove optionals in darwin configuration since it's now a darwin-only
  config
* Move zoxide to common
2024-10-23 09:39:23 +07:00
0e80eb3083
feat(nix): Functional system-manager 2024-10-18 13:22:22 +07:00
6444b67a4e
refactor(nix): Seperate home manager stuff from nix-darwin 2024-10-16 14:43:06 +07:00
Renamed from .config/nix/systems/mkCommon.nix (Browse further)