alejandro-angulo
79228d7815
feat: deploy forgejo publicly
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
2024-10-30 19:30:16 -07:00
alejandro-angulo
8790d60312
Switched from gitea to forgejo
2024-10-26 16:22:03 -07:00
alejandro-angulo
c382929d9a
Fixed udev rules
2024-10-06 20:37:09 -07:00
alejandro-angulo
e1c6396153
Configured udev rules for working with micro:bit v2
2024-10-06 19:59:39 -07:00
alejandro-angulo
967d362f11
Configured gitea CI runner
2024-09-28 23:19:43 -07:00
alejandro-angulo
ad61816639
Updated lockfile
...
Stopped using `latestCompatibleLinuxPackages` because it was deprecated.
See here: https://github.com/NixOS/nixpkgs/pull/341596
2024-09-21 21:56:21 -07:00
alejandro-angulo
a816f12d4c
Removed syncoid module
2024-09-17 17:45:41 -07:00
alejandro-angulo
36a5aa66e8
Added android-studio module
2024-09-17 17:32:27 -07:00
alejandro-angulo
fcad63518c
Moved spotifyd config to user-level
2024-09-07 20:57:15 -07:00
alejandro-angulo
86a3e147fc
feat: enabled spotifyd
2024-09-03 17:02:51 -07:00
alejandro-angulo
8b6e8fb936
Converted waybar to a home module
2024-08-02 22:51:26 -07:00
alejandro-angulo
92ec5a59fd
Converted gpg from nixos module to home module
2024-08-01 21:21:31 -07:00
alejandro-angulo
c29af554fa
Introduced npins for managing github sources
2024-07-30 22:37:50 -07:00
alejandro-angulo
c0f10df484
Converted btop from nixosModule to homeModule
2024-07-28 22:33:20 -07:00
Alejandro Angulo
76bb3e5a76
Fixed build failure
2024-07-28 22:21:21 -07:00
Alejandro Angulo
fe55849333
Converted tmux from nixosModule to homeModule
2024-07-28 20:05:39 -07:00
Alejandro Angulo
77d376a3dc
Fixed issue with rebuilds failing
2024-07-26 23:57:43 -07:00
Alejandro Angulo
0090b0d345
Moved rewrite rules
...
Domain rewrite levels are configured as part of a system's configuration
instead of at the adguardhome module.
2024-07-20 19:02:29 -07:00
Alejandro Angulo
2084da9ff4
misc changes
...
Old changes I never committed
2024-07-16 19:39:13 -07:00
Alejandro Angulo
ab5a05bd86
Updated
...
Config had to change to deal with breakage
2024-05-26 22:15:17 -07:00
Alejandro Angulo
4bd2c41976
Added private s3 binary cache
2024-03-10 14:28:44 -07:00
Alejandro Angulo
9480e24301
Put hydra behind nginx
2024-03-05 20:04:04 -08:00
Alejandro Angulo
42a83db85e
Address security issue in nixpkgs
...
See https://github.com/NixOS/nixpkgs/issues/31611
2024-03-02 08:47:05 -08:00
Alejandro Angulo
9ad147bb5b
Updated and addressed warnings
2024-03-02 08:23:27 -08:00
Alejandro Angulo
478198d88e
Added teslamate configuration
2024-02-05 20:20:02 -08:00
Alejandro Angulo
370f46be16
Replaced grub with systemd-boot
...
Stopped using a ZFS pool for my boot partition.
Fixed this error in during boot (using grub):
> error: compression algorithm inherit not supported.
2023-12-10 15:27:14 -08:00
Alejandro Angulo
0bee5a9c64
Updated lockfile and some housekeeping
2023-11-26 09:54:34 -08:00
Alejandro Angulo
d028bf0af4
Added gitea module
2023-11-20 08:09:13 -08:00
Alejandro Angulo
64cd40c9fb
Initial setup of home assistant
2023-11-19 08:27:18 -08:00
Alejandro Angulo
7c1900262f
Updated
2023-11-02 17:22:32 -07:00
Alejandro Angulo
4d7c112e9a
Made waybar thermal zone configurable
2023-09-10 14:47:09 -07:00
Alejandro Angulo
ab218cd1a2
Configured more machines to push logs to loki
2023-09-10 10:08:17 -07:00
Alejandro Angulo
8f813f3865
Added node exporters on more machines
2023-09-10 09:20:11 -07:00
Alejandro Angulo
e3a54876ec
Get loki, prometheus, and promtail configured
...
First iteration
2023-09-07 22:52:11 -07:00
Alejandro Angulo
f15e36d635
Added prometheus configuration
2023-09-07 20:21:46 -07:00
Alejandro Angulo
5e38e0c49c
Added grafana config
2023-09-07 20:21:05 -07:00
Alejandro Angulo
28fe66a888
Added pi4 configuration
2023-09-07 17:28:07 -07:00
Alejandro Angulo
93e35976b0
Added fallback DNS server
2023-08-24 17:29:32 -07:00
Alejandro Angulo
ff6fa1c1f3
Added syncoid service
...
Sets up ZFS replication. Syncoid modules handles configuration for both
the remote and the target but I'm thinking I should split this up in the
future.
2023-08-03 17:21:58 -07:00
Alejandro Angulo
d5969ca923
Refactored how SSL certs are configured for nginx
...
Made a separate ACME module to handle requesting certs from multiple
machines. Right now, the module only supports exactly one wildcard cert.
It might make sense to have cache.kilonull.com use a cert specific to
its subdomain rather than also requesting a wildcard cert (or maybe the
nginx on its host shouldn't care about TLS and it should be node's
responsibility).
2023-07-16 18:21:45 -07:00
Alejandro Angulo
e53da20fc6
Enabled bluetooth
2023-07-14 22:57:42 -07:00
Alejandro Angulo
3eb39f90ec
Added bluetooth support
2023-07-13 18:36:01 -07:00
Alejandro Angulo
7565716339
Added configuration for MX Master 3S
2023-07-13 18:24:18 -07:00
Alejandro Angulo
f04616721d
Small nextcloud improvements
...
- Configured redis
- Added old data (node system now imports the zfs pool with the data)
2023-07-09 15:58:51 -07:00
Alejandro Angulo
d6bf38b497
Added nextcloud module
2023-07-09 09:26:53 -07:00
Alejandro Angulo
a128ade0e8
Ran alejandra
2023-07-09 08:25:22 -07:00
Alejandro Angulo
af82d2ea59
Added adguardhome service
2023-07-09 08:24:54 -07:00
Alejandro Angulo
52138eecee
Enabled self hosted cache
2023-06-27 21:59:26 -07:00
Alejandro Angulo
5f43068efb
Added btop module
2023-06-10 18:07:00 -07:00
Alejandro Angulo
c1e24c6e15
Configured tlp for laptop
2023-06-09 18:12:14 -07:00