Commit Graph
2444 Commits
Author SHA1 Message Date
Gabriel Fontes e27da84ad4 chore(flake): bump lock 2025-02-25 14:29:17 -03:00
Gabriel Fontes 59665770eb fix(pkgs/shadps4): use newer version, disable patch
Older is crashing for some reason
2025-02-10 20:01:34 -03:00
Gabriel Fontes 7e93f8e333 chore(flake): bump website lock 2025-02-10 08:00:03 -03:00
Gabriel Fontes 3c545be734 chore(hydra): remove staging buildset, keep only 1 build of main 2025-02-08 14:38:19 -03:00
Gabriel Fontes 46a6d69a1e fix(home/helix): fix selection color on light schemes 2025-02-08 14:27:06 -03:00
Gabriel Fontes 1ffccec9a2 fix(home): disable khal, it's broken right now 2025-02-08 12:39:22 -03:00
Gabriel Fontes 0c5ee5e2a2 chore(flake): update lock 2025-02-08 12:11:12 -03:00
Gabriel Fontes ff0c5c7099 fix(home/jujutsu): improve diff in jjdescription
Using an injection feature from helix.
2025-02-05 11:58:23 -03:00
Gabriel Fontes 12974a9773 fix(home/fish): ensure fish_vi_key_bindings always runs
This might fix the issue I'm having with fish_helix_key_bindings spamming errors.
2025-02-05 11:58:23 -03:00
Gabriel Fontes c5fc9a4f3d chore(hyprland): re-enable hyprbars 2025-02-04 09:05:01 -03:00
Gabriel Fontes 9a1a08d0b6 chore(flake): update lock
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9d3ae807ebd2981d593cddd0080856873139aa40?narHash=sha256-NGqpVVxNAHwIicXpgaVqJEJWeyqzoQJ9oc8lnK9%2BWC4%3D' (2025-01-29)
  → 'github:nixos/nixpkgs/c6e957d81b96751a3d5967a0fd73694f303cc914?narHash=sha256-nLivjIygCiqLp5QcL7l56Tca/elVqM9FG1hGd9ZSsrg%3D' (2025-02-03)
• Updated input 'nixpkgs-stable':
    'github:nixos/nixpkgs/3f0a8ac25fb674611b98089ca3a5dd6480175751?narHash=sha256-JO%2BlFN2HsCwSLMUWXHeOad6QUxOuwe9UOAF/iSl1J4I%3D' (2025-01-06)
  → 'github:nixos/nixpkgs/fecfeb86328381268e29e998ddd3ebc70bbd7f7c?narHash=sha256-rvyfF49e/k6vkrRTV4ILrWd92W%2BnmBDfRYZgctOyolQ%3D' (2025-02-03)
2025-02-04 08:58:29 -03:00
Gabriel Fontes fc008e1135 chore(home): switch atlas and pleione themes 2025-02-02 12:15:25 -03:00
Gabriel Fontes 51a822e85f fix(hosts/merope): set cpu freq gov to powersave
Hopefully this will help with the undervoltage errors.
2025-01-31 20:37:36 -03:00
Gabriel Fontes c08f197729 chore(home/hyprland): temporaily disable hyprland plugins 2025-01-31 16:25:48 -03:00
Gabriel Fontes 3ea2a1d34d chore(home/cli): remove diffsitter
Never really used it
2025-01-31 16:22:23 -03:00
Gabriel Fontes c849a3bc26 chore(flake): bump nixpkgs in lock 2025-01-31 16:08:09 -03:00
Gabriel Fontes ce87bd5767 fix(hosts): disable pam ssh-agent-auth for now 2025-01-31 16:07:32 -03:00
Gabriel Fontes 333aa2d1a7 fix(hosts/merope): remove hdd 2025-01-31 13:09:15 -03:00
Gabriel Fontes 204227cdb8 feat(hosts/alcyone/headscale): point merope.m7.rs to the tailscale ip
This is due to my freaking ISP's router not supporting NAT hairpin.
2025-01-31 12:10:36 -03:00
Gabriel Fontes 03e29df015 fix(hosts/auto-upgrade): use correct eval when checking
Previously, it would always use the latest eval. While this works, it's more correct to check the eval belonging to the latest successfull build for that specific host.
2025-01-31 12:10:36 -03:00
Gabriel Fontes 65537b9468 fix(hosts/merope): disable store optimisation 2025-01-31 12:10:35 -03:00
Gabriel Fontes c74dda058c chore(hosts/auto-upgrade): change to every 10 minutes 2025-01-31 12:10:35 -03:00
Gabriel Fontes 3ab19c21ff feat(home/waybar): minicava 2025-01-30 17:28:12 -03:00
Gabriel Fontes 7938bc064c Back out "fix: don't persist /etc/machine-id"
This backs out commit f4a5566e42.
2025-01-25 20:19:33 -03:00
Gabriel Fontes f4a5566e42 fix: don't persist /etc/machine-id
Apparently this is causing /etc to be 775 instead of 755, breaking sshd.
2025-01-25 20:17:19 -03:00
Gabriel Fontes 885d8d729b Back out "fix(treewide/nix): disable ca-derivations"
This backs out commit f75af4147a.
2025-01-25 20:04:09 -03:00
Gabriel Fontes adc6d965ec Back out "chore(taygeta/minecraft): temporarily remove minecraft"
This backs out commit 6d52d27a8d.
2025-01-25 16:20:11 -03:00
Gabriel Fontes c82863f453 fix(hots/ssh): temporarily enable password auth 2025-01-25 16:19:55 -03:00
Gabriel Fontes f75af4147a fix(treewide/nix): disable ca-derivations 2025-01-25 16:19:55 -03:00
Gabriel Fontes f54fa408ee chore(hosts): change auto upgrade to minutely 2025-01-25 14:02:58 -03:00
Gabriel Fontes 6d52d27a8d chore(taygeta/minecraft): temporarily remove minecraft 2025-01-25 13:48:12 -03:00
Gabriel Fontes aabfad514d fix(alcyone/gelos-site): remove gelos.icmc.usp.br vhosts 2025-01-25 13:37:11 -03:00
Gabriel Fontes 07ecc52865 feat(hosts): correctly persist /etc/machine-id 2025-01-25 12:27:51 -03:00
Gabriel Fontes 275dc2d9a5 fix(hosts/alcyone): don't set gelos as default vhost 2025-01-20 22:48:05 -03:00
Gabriel Fontes 8806f94397 feat(hosts/alcyone): add temporary gelos site 2025-01-20 22:34:31 -03:00
Gabriel Fontes dffcc22d40 fix(home/hyprland): force steam big picture to be fullscreen 2025-01-19 09:59:46 -03:00
Gabriel Fontes 376bfb7f69 feat(home/hyprland): add a keybind to share stuff with kdeconnect 2025-01-16 21:59:41 -03:00
Gabriel Fontes 3877a9fccc fix(home/hyprland): remove steam windowrules
Not sure why I had stayfocused, but it bothers me now
2025-01-16 19:33:00 -03:00
Gabriel Fontes 2db8cab075 chore(alcyone/website): remove cgit for now 2025-01-14 11:17:05 -03:00
Gabriel Fontes c2549fce0b fix(home/hyprland): remove xembedsniproxy rules
The changes in regex rules seems to be causing false positive matches. Let's ignore it for now.
2025-01-14 10:58:59 -03:00
Gabriel Fontes 31350ebf6e fix(home/hyprland): update windowrules for 0.46.0
Regex matches now are for an entire line, so remove anchors and wildcards where nescessary.
2025-01-13 10:22:56 -03:00
Gabriel Fontes 92ee4b2857 feat(home/games): add shadps4 2025-01-11 14:58:25 -03:00
Gabriel Fontes f1e59721aa fix(home/waybar): reload instead of restarting 2025-01-11 14:17:16 -03:00
Gabriel Fontes 1cfb58af7c chore(flake): bump lock
Also remove hyprbars, it's on nixpkgs now
2025-01-11 14:07:17 -03:00
Gabriel Fontes 10e2910c49 feat(home/fish): add helix keybinds 2025-01-10 09:47:39 -03:00
Gabriel Fontes 377ab1c4ed chore(home): remove nvim
Using helix daily now
2025-01-10 09:46:06 -03:00
Gabriel Fontes 189db6be17 fix: ensure truecolor COLORTERM 2025-01-10 09:29:58 -03:00
Gabriel Fontes 5e4a588282 chore(home): make rainbow color mode the default 2025-01-07 21:39:13 -03:00
Gabriel Fontes d8b6ea2243 chore(flake): bump website 2025-01-06 17:26:11 -03:00
Gabriel Fontes 41c41861ce fix(hosts/wireless): try and fix wifi 2025-01-06 12:22:48 -03:00