alejandro-angulo
364974f31c
fix: get actions runner working for new personal git server
...
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
I had to delete /var/lib/private/gitea-runner in addition to this change
(since I was migrating to a new git server).
2024-10-30 23:08:40 -07:00
alejandro-angulo
01409f7ecb
feat: add git server to tailnet
2024-10-30 23:05:34 -07:00
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
1e7d994aa8
Removed proxy config
...
Don't need this since my source of truth is my private gitea instance
now.
2024-08-05 20:39:00 -07:00
alejandro-angulo
116af8d8bd
Disabled plain HTTP
2024-08-05 20:35:47 -07:00
alejandro-angulo
e498921190
Fixed pi4 check failures
2024-08-05 19:06:26 -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
2c22aedcf0
Converted eza from nixosModule to homeModule
...
Also included some fixes for issues introduced in last commit.
2024-07-28 21:13:04 -07:00
Alejandro Angulo
7dfe9f87be
Convert git from nixosModule to homeModule
2024-07-28 20:27:04 -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
0354c66afb
Worked around issue with failing DO image builds
2024-05-27 08:29:51 -07:00
Alejandro Angulo
ab5a05bd86
Updated
...
Config had to change to deal with breakage
2024-05-26 22:15:17 -07:00
Alejandro Angulo
63c776c238
Added hydra proxy
2024-05-03 19:57:00 -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
b309200640
Added mosquitto as mqtt broker
2023-11-26 18:41:45 -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
fed569b1b6
Switched from exa to eza
...
Exa is unmaintained
2023-09-14 18:19:10 -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