this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

heather: hdd swap

Aria c2d60191 61bcef5e

+2 -2
+1 -1
nix/hosts/heather/default.nix
··· 119 119 ]; 120 120 }; 121 121 "/boot-fallback" = { 122 - device = "/dev/disk/by-uuid/8587-21E5"; 122 + device = "/dev/disk/by-uuid/E93B-FC1D"; 123 123 fsType = "vfat"; 124 124 options = [ 125 125 "fmask=0077"
+1 -1
nix/hosts/heather/reverse-proxy.nix
··· 21 21 plugins = [ 22 22 "github.com/caddy-dns/rfc2136@v1.0.0" 23 23 ]; 24 - hash = "sha256-S078bVfUolEa6icL2hJgTTzZ8r7+j+D9lfyOc5SCvzQ="; 24 + hash = "sha256-S4cYVNHUhgtRSgz+Vl/+LkHnA4kYmmLIPU7q1DBD2jg="; 25 25 }; 26 26 globalConfig = '' 27 27 metrics {