1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00
Commit graph

102 commits

Author SHA1 Message Date
Matt Layher
29eeb10344 nixos/servnerr-3: set ondemand CPU governor 2020-05-08 21:44:10 -04:00
Matt Layher
d476856acc nixos/servnerr-3: add obs Prometheus job 2020-05-08 12:47:44 -04:00
Matt Layher
d764c73b7d nixos/servnerr-3: retain Prometheus data for one year 2020-05-08 12:06:47 -04:00
Matt Layher
bfc2131052 nixos/servnerr-3: disable fwupd, no benefit and long compiles 2020-05-06 10:55:32 -04:00
Matt Layher
db06cce96c lib/pkgs: bump wireguard_exporter 2020-05-01 11:04:08 -04:00
Matt Layher
83562806fe Merge branch 'master' of github:mdlayher/homelab 2020-04-30 18:42:18 -04:00
Matt Layher
c446d6cce5 nixos/routnerr-2: enable wireguard_exporter 2020-04-30 18:42:04 -04:00
Matt Layher
6fdca2b235 lib: add wireguard_exporter package and module 2020-04-30 18:41:46 -04:00
Matt Layher
3ffadae769 nixos/servnerr-3: scrape wireguard exporter on router 2020-04-30 16:01:39 -04:00
Matt Layher
5d3b50d2a9 nixos/servnerr-3: hardcode NFS subnets again for now 2020-04-30 16:01:11 -04:00
Matt Layher
ca255a3a4e nixos/routnerr-2: add nerr-3 WireGuard peer 2020-04-30 15:13:42 -04:00
Matt Layher
5ee4bc000f nixos: nixfmt 2020-04-28 14:12:30 -04:00
Matt Layher
e57c3c99ea
nixos/lib/vargen: Go program to generate vars.nix data
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-04-28 14:08:59 -04:00
Matt Layher
973ef00bc9 nixos/lib: move vars, add lan0 subnets 2020-04-28 09:22:01 -04:00
Matt Layher
96b37fc7d5 nixos/lib: set matt password hash, force immutable users 2020-04-28 09:05:51 -04:00
Matt Layher
c8b9e61bc4 Merge branch 'master' of github:mdlayher/homelab 2020-04-28 08:51:47 -04:00
Matt Layher
c0d51e5482 nixos/routnerr-2: cleanup nix variables 2020-04-28 08:51:24 -04:00
Matt Layher
c30f04f452 nixos/servnerr-3: new remote build SSH key 2020-04-27 22:11:28 -04:00
Matt Layher
ddafa50943 nixos/routnerr-2: new IPv6 prefix, remove hdhomerun 2020-04-27 22:10:33 -04:00
Matt Layher
a0f2500559 nixos/routnerr-2: new hardware configuration 2020-04-27 20:55:42 -04:00
Matt Layher
12684e2527 nixos/routnerr-2: new WireGuard key location 2020-04-27 20:55:23 -04:00
Matt Layher
375ae54cd3 Merge branch 'master' of github:mdlayher/homelab 2020-04-27 15:24:52 -04:00
Matt Layher
0263f7c7fe nixos/routnerr-2: simplify CoreRAD variables 2020-04-27 15:24:48 -04:00
Matt Layher
3a68ac4c22 nixos/lib: install mtr 2020-04-27 15:24:28 -04:00
Matt Layher
58007e2343 nixos/servnerr-3: fix nix-linter issues 2020-04-27 14:50:29 -04:00
Matt Layher
c600b142a0 nixos/routnerr-2: apply nix-linter fixes 2020-04-27 14:27:17 -04:00
Matt Layher
3db2306840 nixos/lib: add nix-linter package 2020-04-27 14:12:18 -04:00
Matt Layher
5ac5295add nixos/servnerr-3: add zpool to hardware configuration 2020-04-27 13:32:39 -04:00
Matt Layher
d86963fb75 nixos/servnerr-3: enable automatic ZFS scrubbing 2020-04-27 13:28:32 -04:00
Matt Layher
3187995993 nixos/servnerr-3: enable apcupsd 2020-04-27 13:23:49 -04:00
Matt Layher
eaf3fff322 nixos/servnerr-3: enable NFS 2020-04-26 16:50:58 -04:00
Matt Layher
0656828add nixos/servnerr-3: enable libvirtd 2020-04-26 16:45:55 -04:00
Matt Layher
304e2de809 nixos/servnerr-3: set up blackbox_exporter 2020-04-26 16:01:05 -04:00
Matt Layher
a6fadc654b nixos/lib: factor out node exporter configuration 2020-04-26 14:43:21 -04:00
Matt Layher
f6a63a04bb nixos/servnerr-3: break out prometheus configuration 2020-04-26 14:40:00 -04:00
Matt Layher
cef7bdd783 nixos/servnerr-3: set up snmp_exporter 2020-04-26 14:37:39 -04:00
Matt Layher
b54388e1ee nixos/servnerr-3: always restart agetty 2020-04-26 14:14:17 -04:00
Matt Layher
a516d27788 nixos/servnerr-3: enable serial console and getty login 2020-04-26 13:52:05 -04:00
Matt Layher
c2a7ed8c75 nixos: add basic READMEs 2020-04-26 12:06:47 -04:00
Matt Layher
0a2663fb3e nixos/lib: factor out nix configuration 2020-04-26 11:59:10 -04:00
Matt Layher
604cc01ad9 nixos/lib: factor out common system packages 2020-04-26 11:55:40 -04:00
Matt Layher
6bbf22c32f nixos/lib: factor out base system configuration 2020-04-26 11:50:56 -04:00
Matt Layher
75d0f8af07 nixos/lib: factor out matt user configuration 2020-04-26 11:42:29 -04:00
Matt Layher
f7c2cb2afd nixos/servnerr-3: initial commit 2020-04-26 11:37:26 -04:00
Matt Layher
4276a68271 nixos/routnerr-2: use servnerr-3 as a remote builder 2020-04-26 11:19:45 -04:00
Matt Layher
456c2f905f nixos/routnerr-2: remove fwupd; not supported on hardware 2020-04-26 11:19:33 -04:00
Matt Layher
b34d9f2160 nixos/routnerr-2: replace screenfetch with neofetch, add nethogs 2020-04-26 11:19:13 -04:00
Matt Layher
701ef7ba6c nixos/routnerr-2: auto optimize Nix store, 20.03 stateVersion 2020-04-22 15:21:09 -04:00
Matt Layher
acad297e04 nixos/routnerr-2: add lib symlink, remove Go version overlay 2020-04-22 10:19:56 -04:00
Matt Layher
0d6b295a1e
nixos/routnerr-2: move router configs to subdirectory
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-04-22 10:13:52 -04:00