Commit graph

622 commits

Author SHA1 Message Date
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
c2d4c6ad59
feat(nix): Yazi 2024-11-01 09:06:04 +07:00
5cf3791045
fix(nix/darwin): Prevent compinit warning
REF: https://discourse.nixos.org/t/zsh-compinit-warning-on-every-shell-session/22735/5
2024-10-31 09:11:44 +07:00
b4f1b3a647
feat(nix/darwin): Moving stuff away from homebrew 2024-10-31 08:21:26 +07:00
b0952e8a34
style(nix/floorp): Slightly reduce vertical tab width 2024-10-29 07:27:57 +07:00
8a1480a9b7
style(nix/floorp): Vertical tab is too small on my thinkpad setup 2024-10-27 16:29:22 +07:00
75ab123b88
chore(nix/floorp): Disable IPv6
DNS keep leaking through IPv6
2024-10-26 09:22:17 +07:00
5da2c17de4
chore(nix/floorp): More default settings 2024-10-26 09:17:03 +07:00
b06175839d
chore(nix/floorp): Default settings 2024-10-26 08:58:22 +07:00
233f9e76a3
fix(nix/floorp): Replaces px with em and fixed bunch of inconsistency 2024-10-26 08:42:11 +07:00
ec18157ac0
fix(nix/floorp): Wrong native messaging hosts path for macOS 2024-10-26 08:25:26 +07:00
76a6a839cb
fix(nix/darwin): Unable to launch firefox-based browser 2024-10-25 10:48:24 +07:00
d8ad75f69d
fix(nix): Fix firefox-darwin overlay is never actually applied 2024-10-25 09:15:40 +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
6e451214b5
chore(nix): Trusted Users 2024-10-23 09:35:30 +07:00
c0dcc385ac
docs(nix): Comments explaining why the tests are disabled. 2024-10-20 20:47:07 +07:00
2eb373e8a7
fix(nix): PassFF Host symlink 2024-10-20 11:37:27 +07:00
59b6868a69
refactor(nix): Overlays 2024-10-20 09:20:12 +07:00
62f0882d46
chore(nix): PassFF 2024-10-20 08:12:14 +07:00
97920888b5
refactor(nix): Reformat 2024-10-20 07:59:02 +07:00
9250fbf244
chore(nix): Remove nix.conf
Already handled by system-manager, home-manager, and nix-darwin
2024-10-20 07:45:37 +07:00
4b379ab231
chore(nix): Reformat 2024-10-20 07:41:43 +07:00
57d34d2843
fix(nix): Specify git hash 2024-10-20 07:38:21 +07:00
ed98099bf9
feat(nix): Configure nix/nix.conf 2024-10-20 07:37:59 +07:00
624f9da761
feat(nix): Configure floorp with nix 2024-10-20 06:39:31 +07:00
ec2f9e379a
docs(nix): Structure 2024-10-18 21:12:15 +07:00
98d28abc3f
refactor(nix): More split
Also added floorp, but not functional at the moment, it requires 24.11
2024-10-18 21:06:26 +07:00
0e80eb3083
feat(nix): Functional system-manager 2024-10-18 13:22:22 +07:00
21429963ef
docs(nix): home-manager 2024-10-16 14:55:08 +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
7f4d3a0260
chore(nix): Put output at the top 2024-10-16 08:39:32 +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
767ba9ef03
fix(zsh): _cd conflict with zsh's built-in _cd 2024-09-25 13:04:05 +07:00
756e230c3f
feat: fzf 2024-09-25 13:03:46 +07:00
d5ee524559
chore: Sync 2024-09-09 06:55:38 +07:00
2988f97377
fix: $DOTFILES is replaced with $ZI_DOTFILES 2024-09-08 16:57:57 +07:00
9d3f986f1b
chore(nix/darwin): Add zoxide 2024-09-08 15:36:42 +07:00
ca70106b56
chore: Disable openasar auto update 2024-09-07 09:57:12 +07:00