Commit graph

105 commits

Author SHA1 Message Date
a4b6b50987 changed background animation of ly. 2025-10-30 23:01:07 +01:00
dc8df3060a added bluetooth to harmatan. 2025-10-30 22:28:03 +01:00
b7c13daba6 Cant have both terminal transparency and a working GUI at the same time.
--transparent-clipping is needed to avoid text stacking when terminals
are stacked, but it breaks a ton of GUI stuff.
2025-10-30 18:07:53 +01:00
63060d1a68 added soju IRC bouncer and a couple of IRC clients. 2025-10-30 15:28:06 +01:00
5da8f42240 added codeberg to homepage. 2025-10-29 14:45:52 +01:00
6a176e1a50 added overlay for nixpkgs testing of PRs. 2025-10-26 15:37:32 +01:00
aa548ca2db made ghostty not inherrit last working dir. 2025-10-25 21:56:40 +02:00
b9fb31d1d6 made sound usable on non-graphical systems. 2025-10-20 15:39:32 +02:00
f4e5e24e2b dark mode for all! 2025-10-19 15:23:14 +02:00
329544e677 added a few more applications. 2025-10-19 14:47:59 +02:00
dcdac349df fully switched to ly as the display manager. 2025-10-19 13:51:38 +02:00
084e4ca421 seperated out some options into generic graphical config. 2025-10-18 18:13:15 +02:00
d3e13cf0f0 tweaks to the i3 configuration now that Im actually testing on real hardware. 2025-10-15 23:53:48 +02:00
e3f836ae9f added user to jellyfin group. 2025-10-13 19:22:57 +02:00
eecc4e40ea added config for personal laptop, now named Harmatan. 2025-10-12 21:17:19 +02:00
98b41e72a1 added freshrss feed reader. 2025-10-07 14:37:47 +02:00
e240bb3608 added serial console 'tio' to embedded dev role. 2025-09-24 15:51:46 +02:00
d4c1aaac94 support more terminal emulator terminfos. 2025-09-24 15:11:11 +02:00
7ea5e9ed3c new machine, altostratus, my remote-work remote box. 2025-09-24 15:02:57 +02:00
c71f560fb3 flake update. 2025-08-30 23:19:19 +02:00
43b18124c4 fix for nushell update. 2025-08-14 12:28:19 +02:00
37adbce47e GNU Ken Bartz. 2025-08-08 22:51:04 +02:00
e01197e8f8 kitty font changes. 2025-08-05 10:04:13 +02:00
dc1e99a104 Replaced nixvim with nix-cats external flake. 2025-07-04 22:13:25 +02:00
6b12a84671 allowed (non-nix) home assistant to be acessed from outside. 2025-06-20 15:49:07 +02:00
50ff7398bd added duckdns to rockhole. 2025-06-20 11:24:41 +02:00
0f9c0b974f flake update, getting adgaurd working on the rockhole. 2025-06-15 14:24:32 +02:00
64545c387d new zk aliases. 2025-05-24 13:33:45 +02:00
12ef5236fd fixed zshrc function. 2025-05-16 13:50:23 +02:00
d5523568d6 new zsh function to move file and leave symlink behind, cleaned up zsh. 2025-05-14 00:19:04 +02:00
405c0e4aaf removed issri, added #3dprinting to tiny channels. 2025-05-13 14:53:27 +02:00
1fd85a0978 enabled fail2ban for sshd, will enable for more services later. 2025-05-07 16:06:26 +02:00
16514fe6c3 fixed jellyfin syncplay. 2025-05-07 09:06:19 +02:00
11f6c18f13 added immich to the homelab. 2025-05-03 22:26:25 +02:00
478d5760bd temporarily disabled transmission. 2025-05-03 13:49:44 +02:00
fe87cf397e added transmission torrent client, will evaluate both it and deluge. 2025-05-03 00:32:27 +02:00
b8a51934ae added deluge to homepage. 2025-04-29 22:15:30 +02:00
10faf084b2 kitty bell config. 2025-04-29 10:41:23 +02:00
4769ba2c36 turned off zsh beep. 2025-04-29 10:34:24 +02:00
27e0fabef7 removed a defuault channel from tiny, fixed copyparty hist. 2025-04-28 19:16:48 +02:00
031e1b1b34 added copyparty to homepage. 2025-04-23 15:08:28 +02:00
0f05d21280 copyparty configs! 2025-04-23 11:43:51 +02:00
bcab2b8307 basic copyparty server, have not yet setup reverse proxy. 2025-04-22 17:16:52 +02:00
55e699bb81 my changes got merged into nixpkgs and are on unstable! 2025-04-18 23:19:17 +02:00
3ac448bfa9 added zig lsp. 2025-04-18 15:29:23 +02:00
b53f2d2da9 temp fix for https://github.com/NixOS/nixpkgs/issues/399175. 2025-04-16 23:30:19 +02:00
f683b17d77 fixed minecraft backup. 2025-04-16 09:47:40 +02:00
9177a84b5c fix for https://github.com/NixOS/nixpkgs/issues/398172 2025-04-13 22:05:58 +02:00
48c60629ab Restic: made modular backup declerations.
Required tree-wide re-wiring of the host option.
Now, rather than each host having a monolithic restic.nix file,
the hosts restic.nix file just specifies the password and url of the
restic repository. Eatch module then definies specific paths to backup
and any pre and post commands that need to be performed.
Each backed up service gets an independent systemd backup service and
timer.
2025-04-13 15:27:25 +02:00
cf33c036dd added ability to make temporary upload sites on cirrostratus. 2025-04-12 11:28:01 +02:00