chayleaf
0cc911f974
split osu-wine into a separate flake
2024-07-03 19:43:27 +07:00
chayleaf
0a3c76e695
patch openssh
2024-07-02 00:05:00 +07:00
chayleaf
797ceec787
matrix-appservice-discord: +2 patches
2024-06-12 23:01:05 +07:00
chayleaf
1a8c927f8b
update inputs
2024-06-12 23:01:01 +07:00
chayleaf
9bb6a87b92
pkgs.matrix-appservice-discord: more patches
2024-06-09 15:27:42 +07:00
chayleaf
3ddc4e3eb5
misc fixes
2024-06-08 02:17:37 +07:00
chayleaf
105c3dd321
server: add discord<->matrix bridge
2024-06-06 23:20:08 +07:00
chayleaf
321d2420db
pkgs: add osu-wine
2024-05-15 08:35:49 +07:00
chayleaf
dfae8db559
update inputs
2024-05-03 16:56:29 +07:00
chayleaf
710de6ac83
home/firefox: make more settings declarative
2024-02-06 14:59:06 +07:00
chayleaf
3c4ca982ec
update inputs
2024-01-30 19:39:14 +07:00
chayleaf
95c0cc7134
home/hosts/phone: init (wip)
2023-12-24 14:27:43 +07:00
chayleaf
ef7340e32a
devices/oneplus-6-phone: init!!!!!
2023-12-19 11:24:27 +07:00
chayleaf
2de8bfdfe2
massive cleanup
2023-12-18 08:48:49 +07:00
chayleaf
a624526c5b
add prometheus-ping-exporter; misc changes
2023-12-15 06:04:29 +07:00
chayleaf
dcbef373c4
update inputs
2023-11-25 00:30:25 +07:00
chayleaf
ebab2df5c1
scanservjs: 2.27.0 -> 3.0.3
2023-11-19 01:31:01 +07:00
chayleaf
7f829af357
home: neomutt->alot; mpv: add libaribcaption; misc fixes
2023-11-08 11:47:14 +07:00
chayleaf
ceeb526ec5
flake.packages: dont export stuff from nixpkgs package sets
2023-10-26 22:22:39 +07:00
chayleaf
598044863f
server: reorganize
2023-10-26 07:26:03 +07:00
chayleaf
67f43298e8
server: add certspotter
2023-10-24 00:19:12 +07:00
chayleaf
73b1b3b47d
restructure packages; change akkoma domain
2023-10-23 10:36:50 +07:00
chayleaf
e99c3dafec
ccache code reorg
2023-10-19 02:02:47 +07:00
chayleaf
5376be449f
fix (?) hydra eval
2023-10-18 18:47:35 +07:00
chayleaf
9a4d9a7330
home/firefox: switch up extension forks/versions
2023-10-13 04:52:52 +07:00
chayleaf
e75c609d44
gimp: fix build
2023-10-10 04:07:13 +07:00
chayleaf
6b4cad201b
gimp: fix launch without icon theme
2023-10-08 08:23:29 +07:00
chayleaf
bb180360b9
add Radxa Rock 5A; update inputs
2023-10-08 04:41:50 +07:00
chayleaf
9e70d53ee5
server: add scanservjs, nixmsi: refix boot
2023-08-24 18:32:47 +07:00
chayleaf
c0cc98e541
update inputs
2023-08-16 05:10:49 +07:00
chayleaf
5fed5f56c5
update inputs
2023-08-16 00:59:50 +07:00
chayleaf
fc95bb1e97
router: fix mailserver
...
and other misc changes
2023-08-13 04:59:20 +07:00
chayleaf
e83ebee39d
properly revert amd-ucode updates
...
since they break boot on my laptop
2023-08-13 02:48:09 +07:00
chayleaf
aa6fef1d9c
router: mss clamping
...
also other misc changes such as fix boot on the laptop
2023-08-09 23:43:17 +07:00
chayleaf
9bf71ca13a
nix: 2.16->2.15; home/fish/atuin: remove up key binding
...
nix-plugins built for a newer nix versions than pkgs.nix makes using
pkgs.nix impossible, and overriding pkgs.nix globally breaks some
derivations, so I have to do per-app overrides (couldn't find a way to
revert it for a single app for some reason). This reverts a nix-plugins
update to 2.16 so I can build it for 2.15 and escape the "symbol not
found" hell.
also override nixVersions.unstable to be 2.15 as well
finally, use custom code for atuin integration because I hate the way it
normally hijacks my up key
2023-08-04 08:30:16 +07:00
chayleaf
44877e1d59
update inputs
2023-07-31 02:17:16 +07:00
chayleaf
a6edc08515
update inputs
...
and remove some workarounds
2023-07-12 20:48:20 +07:00
chayleaf
ab6e49cab5
vfio/lookingGlass: more robust way of applying overlay
2023-07-12 14:59:52 +07:00
chayleaf
0ac1502979
router: small update
...
Since I have to rebuild unbound and Linux anyway, might as well change
it a bit
2023-07-12 04:05:05 +07:00
chayleaf
64ff8be357
(mostly) update inputs
...
also add rz-ghidra, fix fdroid update script, and some other stuff
2023-07-12 03:26:50 +07:00
chayleaf
4513390fca
remove maubot package in favor of maubot.nix
2023-06-29 03:10:41 +07:00
chayleaf
25f54c7df6
server: btrfs->bcachefs; add maubot.nix; update searxng
...
router: add remote query editing support
2023-06-29 01:11:31 +07:00
chayleaf
2bdc0f1c8c
router: fix iot blocking
...
for whatever reason the empty rtable didnt work
but i need some domains to work anyway so whatever
2023-06-24 14:52:13 +07:00
chayleaf
8894e0d89c
router: finally works
2023-06-24 07:12:11 +07:00
chayleaf
818ba92987
virtiofsd: replace with C package
...
The Rust package doesn't work due to this bug:
https://gitlab.com/virtio-fs/virtiofsd/-/issues
2023-06-15 15:36:35 +07:00
chayleaf
9b06667b57
bpi-r3: working config
2023-06-14 17:26:54 +07:00
chayleaf
683e9a747f
ccache: use preprocessor mode; system76-scheduler: add osu! to games
2023-06-12 20:12:15 +07:00
chayleaf
26f1d0a864
bpi-r3: working boot
2023-06-12 17:07:38 +07:00
chayleaf
ecc746c284
linux_bpiR3: fix build
2023-06-12 03:48:33 +07:00
chayleaf
5ba32d4b74
bpi-r3: random kernel config changes
2023-06-12 03:38:17 +07:00