Alejandro Angulo
781964e875
Updated lock file
...
Also updated steam config (was using deprecated options)
2024-06-28 14:29:42 -07:00
Alejandro Angulo
89915869d7
Updated nixvim input
2024-06-15 20:44:01 -07:00
Alejandro Angulo
77ac1053a3
Updated nixvim input
2024-06-11 21:52:49 -07:00
Alejandro Angulo
ada7da26f1
Updated nixvim input
2024-06-08 22:15:17 -07:00
Alejandro Angulo
f9151eb1ee
Updated nixvim input
2024-06-04 21:28:50 -07:00
Alejandro Angulo
71b7163abf
Updated nixvim input
2024-06-03 20:14:06 -07:00
Alejandro Angulo
7e596ed392
Updated
2024-06-02 22:04:00 -07:00
Alejandro Angulo
c56bbe72e1
Updated nixvim version
2024-06-01 12:30:32 -07:00
Alejandro Angulo
e32ee91ce1
Added allowed URI
2024-06-01 00:44:46 -07:00
Alejandro Angulo
a0ff12a4c6
Updated to use nixvim config
2024-06-01 00:30:09 -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
39bfc75da0
Updated nextcloud
2024-05-26 19:39:32 -07:00
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