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
|
77fc5eb926
|
ansible/nfs: remove, replaced with NixOS
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2020-04-27 09:59:19 -04:00 |
|
Matt Layher
|
eaf3fff322
|
nixos/servnerr-3: enable NFS
|
2020-04-26 16:50:58 -04:00 |
|
Matt Layher
|
ef788ba82b
|
Merge branch 'master' of github:mdlayher/homelab
|
2020-04-26 16:46:01 -04:00 |
|
Matt Layher
|
0656828add
|
nixos/servnerr-3: enable libvirtd
|
2020-04-26 16:45:55 -04:00 |
|
Matt Layher
|
3d2a914f88
|
ansible: remove server playbooks, replaced with NixOS
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2020-04-26 16:08:21 -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 |
|
Matt Layher
|
aed49186c4
|
grafana: commit rough dashboards
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2020-04-22 10:06:42 -04:00 |
|
Matt Layher
|
7678cbffce
|
nixos: configuration changes for 20.03
|
2020-04-21 16:35:30 -04:00 |
|
Matt Layher
|
3a35515a46
|
ansible/golang: bump to Go 1.14.2
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2020-04-09 14:37:23 -04:00 |
|
Matt Layher
|
5a069393ae
|
ansible/prometheus: temporarily disable wgipamd scrape
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2020-04-06 12:22:36 -04:00 |
|
Matt Layher
|
38a7e08b1b
|
Merge branch 'master' of github:mdlayher/homelab
|
2020-04-05 13:25:23 -04:00 |
|
Matt Layher
|
aa9d4cc715
|
nixos: disable wgipamd for now
|
2020-04-05 13:24:57 -04:00 |
|
Matt Layher
|
ef03871b7e
|
ansible/golang: bump to Go 1.14.1
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2020-03-20 11:11:50 -04:00 |
|
Matt Layher
|
15e472fd91
|
nixos/pkgs: bump wgipamd hash
|
2020-03-20 10:59:01 -04:00 |
|
Matt Layher
|
293e625429
|
nixos: more aggressive Nix GC
|
2020-03-11 15:05:56 -04:00 |
|
Matt Layher
|
ea343bca06
|
nixos: add {pci,usb}utils, no X11
|
2020-03-10 10:44:56 -04:00 |
|
Matt Layher
|
642c1151fc
|
nixos: set CoreRAD high router preference on primary LAN
|
2020-03-04 12:54:32 -05:00 |
|
Matt Layher
|
f7ef85da5f
|
Merge branch 'master' of github:mdlayher/homelab
|
2020-03-03 12:57:46 -05:00 |
|
Matt Layher
|
0a54dcca69
|
nixos: bump wgipamd checksum
|
2020-03-03 12:57:32 -05:00 |
|
Matt Layher
|
fa0559006f
|
ansible/golang: Go 1.14
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2020-02-25 14:46:01 -05:00 |
|
Matt Layher
|
e362b88670
|
nixos: update CoreRAD configuration for beta
|
2020-02-20 11:22:11 -05:00 |
|
Matt Layher
|
73131cb02d
|
nixos: pull in nixos-hardware profile for quirks
|
2020-02-18 20:51:32 -05:00 |
|
Matt Layher
|
0df38d1c74
|
nixos: set up DHCPv6 for IPv6 PXE
|
2020-02-12 17:30:13 -05:00 |
|