Commit graph

154 commits

Author SHA1 Message Date
uku
c5290e121d
chore(configs/common): remove tailscale autologin
keys only have 90 days expiry and it's annoying having to rotate them
2025-03-07 17:47:21 +01:00
uku
2a16b68bf4
feat(exprs): add pycharm-wrapped and rename idea 2025-03-05 11:47:01 +01:00
uku
b13c022ea4
fix: use systemd tmpfiles instead of home manager for symlinks 2025-03-03 09:28:33 +01:00
uku
b7d3507b94
chore: move krita to programs/games
i don't want krita on my job puter
2025-03-03 09:15:17 +01:00
uku
1cdca76787
feat(configs/desktop): add google sans 2025-03-01 19:38:41 +01:00
uku
2a82d1fceb
feat(configs/desktop): add krita 2025-02-23 18:30:01 +01:00
uku
ac1d6009d4
chore(configs/client): remove unused argument 2025-02-23 18:06:26 +01:00
uku
c1f5f4b006
chore: use vencord from nixpkgs 2025-02-19 09:10:42 +01:00
uku
415edf41f3
feat(desktop): replace vesktop with stock discord 2025-02-17 11:55:42 +01:00
uku
be8b283139
fix(client): disable ssh-askpass on wsl
the curses askpass is cool but it just. doesn't work well, especially
when there are multiple tabs open in windows terminal which completely
breaks it beyond belief. so yeah, bye bye
2025-01-27 20:27:15 +01:00
uku
0bb7ad9e38
fix(desktop): add kernel parameters for async-profiler 2025-01-27 16:38:39 +01:00
uku
67376b63b0
feat(desktop): add inter 2025-01-27 09:50:11 +01:00
uku
2049827fc3
feat: set linux kernel versions appropriately 2025-01-22 13:47:54 +01:00
uku
3426a33c0b
chore: remove some unused stuff 2025-01-09 15:33:44 +01:00
uku
55f22b08f1
fix(common): enable neovim correctly 2025-01-09 15:28:59 +01:00
uku
da0324ccf9
chore(common): move ghostty terminfo to server 2025-01-07 18:51:47 +01:00
uku
5e5d211bc8
feat(common): add ghostty terminfo 2025-01-07 10:41:35 +01:00
uku
deaa98d41a
fix(desktop): change renamed options 2025-01-06 10:10:47 +01:00
uku
dcc3276dd7
fix(client): set priority manually for ssh-askpass 2025-01-06 10:10:35 +01:00
uku
00c926e45b
feat(client): add default curses-based ssh-askpass 2025-01-04 13:46:45 +01:00
uku
dd26a93466
feat(desktop): plasma6 -> gnome 2025-01-02 15:28:25 +01:00
uku
f213c33012
fix(client): simply ssh-agent config and fix for wsl 2025-01-02 00:59:06 +01:00
uku
f5be56222f
fix(server): don't restart tailscaled when deploying 2024-12-31 11:58:47 +01:00
uku
aa4aac6063
fix(client): keychain -> ssh-agent
keychain is cool but is first of all unmaintained, and only really works
in the context of a shell. since it "dynamically" starts agents and
exports variables (with set -U to make matters worse), nothing exists
outside of the context of the shell which makes it impossible to sign
commits in gui apps (except vscode for some reason); using a classical
ssh-agent with the env var exported by hand simply works
2024-12-31 10:59:06 +01:00
uku
272e9f06ab
fix(client): don't use ffmpeg unfree outside of wsl 2024-12-28 17:55:38 +01:00
uku
0d8e2a2981
chore: remove catppuccin input 2024-12-28 17:36:49 +01:00
uku
65ce9c5882
feat: alejandra -> nixfmt 2024-12-25 18:21:24 +01:00
uku
161c63358b
feat(client): nil -> nixd 2024-12-25 17:10:16 +01:00
uku
0ff6938411
feat(laptop): add intel gpu drivers 2024-12-18 16:04:23 +01:00
uku
feb52a1bd7
chore(desktop): remove some useless fonts 2024-12-13 14:46:22 +01:00
uku
c60df011bc
feat(ghostty): switch to Iosevka Term 2024-12-13 14:38:39 +01:00
uku
b701a6c823
feat(client): add lazygit 2024-12-02 09:44:19 +01:00
uku
859aa9e9c2
fix(desktop): update nerd fonts 2024-12-01 12:01:34 +01:00
uku
f8f95629c7
fix(vesuvio): disable dnsovertls 2024-11-27 09:51:10 +01:00
uku
4a335335d5
fix(server): set vmagent token via LoadCredential
fixes stuff not working thanks to the brand new and awesome config
checker added a few days ago
2024-11-27 09:43:23 +01:00
uku
22ede14298
fix(neovim): set editor env var correctly 2024-11-26 16:28:38 +01:00
uku
c99cc49b97
feat(common): add btop and ncdu 2024-11-26 10:20:09 +01:00
uku
e7fa72e2c5
feat(fish): replace starship with hydro 2024-11-23 11:14:09 +01:00
uku
109785aadd
feat(client): enable docker once and for all 2024-11-22 14:21:33 +01:00
uku
a3c8b1ecab
feat: add neovim config 2024-11-19 09:21:10 +01:00
uku
c2ea33fee0
fix(client): replace BAD ffmpeg with GOOD ffmpeg-full 2024-11-14 19:36:07 +01:00
uku
9d7d0a6c89
chore(common): stay on stable nix 2024-11-14 12:10:12 +01:00
uku
9bfdbe910e
feat(client): add jj 2024-11-11 11:16:08 +01:00
uku
e45ae1b10d
fix: set nix path manually 2024-11-02 19:43:38 +01:00
uku
abeb97101e
chore: revert "fix: move networkmanager stuff to desktop"
This reverts commit daf081883e.
2024-11-02 12:25:31 +01:00
uku
f1a67636a9
feat: add vencord katex plugin 2024-11-01 07:58:19 +01:00
uku
3d33060d67
chore(configs): remove rust config from common 2024-11-01 07:38:18 +01:00
uku
daf081883e
fix: move networkmanager stuff to desktop 2024-10-29 11:47:04 +01:00
uku
91acd7c165
feat(exprs): replace intellij fhs with wrapper 2024-10-28 23:34:18 +01:00
uku
afe1e9ada3
feat: go back to upstream nix 2024-10-27 19:12:14 +01:00