all repos — archive/nixos-configuration @ 38fce4627d3c2f8ba79049f571fd16bc5037d008

Superseded by nixfiles

Merge remote-tracking branch 'origin/HEAD'

Alan Pearce
commit

38fce4627d3c2f8ba79049f571fd16bc5037d008

parent

9b2347d2832781c13f73e57ca775fd3583aeeaee

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M satoshipad.nixsatoshipad.nix
@@ -40,6 +40,7 @@
boot.initrd.luks.devices = [ { name = "root"; + allowDiscards = true; device = "/dev/disk/by-uuid/bb7f9a24-8963-4d00-9258-118050b35748"; preLVM = true; }