Commit graph

444 commits

Author SHA1 Message Date
95f10a7da8
Testing hydrajobs 2024-03-02 17:17:04 -08:00
13d655a789
Added hydra module 2024-03-02 10:06:18 -08:00
42a83db85e
Address security issue in nixpkgs
See https://github.com/NixOS/nixpkgs/issues/31611
2024-03-02 08:47:05 -08:00
5b1df3ae73
Updated 2024-03-02 08:46:39 -08:00
9ad147bb5b
Updated and addressed warnings 2024-03-02 08:23:27 -08:00
34dfa4b543
Updated to stacked monitor setup 2024-02-18 20:28:49 -08:00
ef9bce7328
Version updates 2024-02-08 18:49:14 -08:00
41081e42db
Added chromecast component 2024-02-08 18:41:21 -08:00
93988dfb6c
Fixed warnings in build output 2024-02-05 20:30:30 -08:00
478198d88e
Added teslamate configuration 2024-02-05 20:20:02 -08:00
00319bf5ee
Packaged teslamate's grafana dashboards 2024-01-23 17:36:20 -08:00
c7507bce13
Added adaptive lighting 2024-01-13 10:00:15 -08:00
ea351a8a38
Packaged teslamate
- Need to provide RELEASE_COOKIE environment variable when running the
  app (https://github.com/NixOS/nixpkgs/issues/166229)

- Deploy script has an output directory hardcoded that doesn't play nice
  with nix. I made change and generated a patch file with `git diff` in
  my local copy of the repo. I also had to make sure to change the
  filepaths in the patchfile to remove the `assets/` prefix. The
  contents of the this directory must be moved to `priv/static/assets`.

- Have to manually install the phoenix node dependencies (these aren't
  fetched from npm, but from the repo itself).
2023-12-17 17:32:49 -08:00
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
feaebc52b8
Updated 2023-12-10 15:24:31 -08:00
9b6cc13430
Made firefox the default browser 2023-12-06 19:27:47 -08:00
26ec076727
Fixed ACL 2023-11-30 20:05:14 -08:00
e4d27ff81c
Updated 2023-11-30 20:04:28 -08:00
b309200640
Added mosquitto as mqtt broker 2023-11-26 18:41:45 -08:00
9f33922eec
Fixed pinentry appearing in wrong terminal 2023-11-26 09:55:40 -08:00
2d18dd0a2f
Enabled UI automations and fixed weather 2023-11-26 09:55:05 -08:00
0bee5a9c64
Updated lockfile and some housekeeping 2023-11-26 09:54:34 -08:00
59ce2fc114
Added vizio integration 2023-11-24 14:02:09 -08:00
d028bf0af4
Added gitea module 2023-11-20 08:09:13 -08:00
6e959400c8
Fixed spacing 2023-11-19 18:35:07 -08:00
39462e7915
Set tuya component rather than individual packages 2023-11-19 08:42:21 -08:00
888486ab68
Added hue component (light bulbs) 2023-11-19 08:36:31 -08:00
64cd40c9fb
Initial setup of home assistant 2023-11-19 08:27:18 -08:00
7951d3b222
Fixed file path 2023-11-18 08:29:25 -08:00
10e4c3d692
Updated 2023-11-17 23:06:39 -08:00
7c1900262f
Updated 2023-11-02 17:22:32 -07:00
98855cfc94
Removed update script 2023-10-18 17:57:26 -07:00
a1709f033f
Upgraded snowfall lib 2023-10-18 17:27:39 -07:00
7e87dbc55b
Made max upload size specific to location 2023-10-08 08:21:15 -07:00
9a13503140
Increased max upload size 2023-10-07 17:44:40 -07:00
1f444f8535
Updated 2023-10-04 20:35:32 -07:00
8356d21a5f
Updated lockfile and pinned snowfall lib 2023-09-17 08:57:41 -07:00
0c88554d23
Removed github actions 2023-09-14 18:19:35 -07:00
fed569b1b6
Switched from exa to eza
Exa is unmaintained
2023-09-14 18:19:10 -07:00
1a10b475ee
Added vertical wallpaper 2023-09-13 20:48:09 -07:00
4086e72eda
Removed icons from workspace 2023-09-10 14:47:37 -07:00
4d7c112e9a
Made waybar thermal zone configurable 2023-09-10 14:47:09 -07:00
231d777fa7
Manages datasources 2023-09-10 14:37:51 -07:00
ab218cd1a2
Configured more machines to push logs to loki 2023-09-10 10:08:17 -07:00
8f813f3865
Added node exporters on more machines 2023-09-10 09:20:11 -07:00
1f44933617
Fixed screenshot save location
Screenshots should have been saved to a screenshots directory in my home
directory instead of to a literal `~/screenshots` file.
2023-09-09 14:02:35 -07:00
1928c36431
Fixed screenshot commands 2023-09-09 13:41:39 -07:00
e3a54876ec
Get loki, prometheus, and promtail configured
First iteration
2023-09-07 22:52:11 -07:00
f15e36d635
Added prometheus configuration 2023-09-07 20:21:46 -07:00
5e38e0c49c
Added grafana config 2023-09-07 20:21:05 -07:00