Commit graph

266 commits

Author SHA1 Message Date
Alejandro Angulo 02cfdb1823
Fixed build failures
sway module was updated to perform checks but wallpaper files are not
available at check time.
2024-05-26 16:38:06 -07:00
Alejandro Angulo 427564bee2
Updated loki config to account for loki 3 upgrade 2024-05-04 19:55:11 -07:00
Alejandro Angulo 1fd5706593
Updated 2024-05-03 20:07:23 -07:00
Alejandro Angulo 63c776c238
Added hydra proxy 2024-05-03 19:57:00 -07:00
Alejandro Angulo 2df64ddea0
Added tailscale system tray 2024-04-13 10:14:04 -07:00
Alejandro Angulo 6cd8914a53
Updated ignore file 2024-04-13 10:12:25 -07:00
Alejandro Angulo 9ff9068c16
Updated teslamate-grafana-dashboards 1.28.3 -> 1.28.5 2024-04-03 21:05:17 -07:00
Alejandro Angulo e9cce65696
Updated 2024-04-03 20:14:39 -07:00
Alejandro Angulo a2f362c499
Add ccls integration 2024-03-22 22:43:07 -07:00
Alejandro Angulo db306d394a
Added image viewer 2024-03-22 22:27:45 -07:00
Alejandro Angulo f75574fcc9
Replaced nixd with nil 2024-03-15 11:21:24 -07:00
Alejandro Angulo 0980448908
Updated command to charge to 100% 2024-03-15 07:48:06 -07:00
Alejandro Angulo 25ad6ef94f
Increased max upload size 2024-03-11 20:23:12 -07:00
Alejandro Angulo 49953afdd9
Updated 2024-03-10 16:36:27 -07:00
Alejandro Angulo 81b290bc07
Testing s3-backed binary cache 2024-03-10 16:06:58 -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 f2056710ed
Fixed hydra UI 2024-03-02 18:40:24 -08:00
Alejandro Angulo 583af5dbb0
Fixed syntax highlighting in neovim 2024-03-02 18:38:43 -08:00
Alejandro Angulo df4c909cc3
Only builds x86_64-linux packages 2024-03-02 18:09:43 -08:00
Alejandro Angulo bc9786e2ad
Gave build machine access to secrets 2024-03-02 18:00:31 -08:00
Alejandro Angulo 5150b94fbd
Configured x86_64-linux to be built by hydra 2024-03-02 17:48:28 -08:00
Alejandro Angulo 95f10a7da8
Testing hydrajobs 2024-03-02 17:17:04 -08:00
Alejandro Angulo 13d655a789
Added hydra module 2024-03-02 10:06:18 -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 5b1df3ae73
Updated 2024-03-02 08:46:39 -08:00
Alejandro Angulo 9ad147bb5b
Updated and addressed warnings 2024-03-02 08:23:27 -08:00
Alejandro Angulo 34dfa4b543
Updated to stacked monitor setup 2024-02-18 20:28:49 -08:00
Alejandro Angulo ef9bce7328
Version updates 2024-02-08 18:49:14 -08:00
Alejandro Angulo 41081e42db
Added chromecast component 2024-02-08 18:41:21 -08:00
Alejandro Angulo 93988dfb6c
Fixed warnings in build output 2024-02-05 20:30:30 -08:00
Alejandro Angulo 478198d88e
Added teslamate configuration 2024-02-05 20:20:02 -08:00
Alejandro Angulo 00319bf5ee
Packaged teslamate's grafana dashboards 2024-01-23 17:36:20 -08:00
Alejandro Angulo c7507bce13
Added adaptive lighting 2024-01-13 10:00:15 -08:00
Alejandro Angulo 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
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 feaebc52b8
Updated 2023-12-10 15:24:31 -08:00
Alejandro Angulo 9b6cc13430
Made firefox the default browser 2023-12-06 19:27:47 -08:00
Alejandro Angulo 26ec076727
Fixed ACL 2023-11-30 20:05:14 -08:00
Alejandro Angulo e4d27ff81c
Updated 2023-11-30 20:04:28 -08:00
Alejandro Angulo b309200640
Added mosquitto as mqtt broker 2023-11-26 18:41:45 -08:00
Alejandro Angulo 9f33922eec
Fixed pinentry appearing in wrong terminal 2023-11-26 09:55:40 -08:00
Alejandro Angulo 2d18dd0a2f
Enabled UI automations and fixed weather 2023-11-26 09:55:05 -08:00
Alejandro Angulo 0bee5a9c64
Updated lockfile and some housekeeping 2023-11-26 09:54:34 -08:00
Alejandro Angulo 59ce2fc114
Added vizio integration 2023-11-24 14:02:09 -08:00
Alejandro Angulo d028bf0af4
Added gitea module 2023-11-20 08:09:13 -08:00
Alejandro Angulo 6e959400c8
Fixed spacing 2023-11-19 18:35:07 -08:00
Alejandro Angulo 39462e7915
Set tuya component rather than individual packages 2023-11-19 08:42:21 -08:00
Alejandro Angulo 888486ab68
Added hue component (light bulbs) 2023-11-19 08:36:31 -08:00
Alejandro Angulo 64cd40c9fb
Initial setup of home assistant 2023-11-19 08:27:18 -08:00