rpi4: agenix test
This commit is contained in:
parent
495d24436f
commit
ca31450524
@ -10,6 +10,8 @@
|
|||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
age.secrets.cloudflaredns.file = ../../secrets/cloudflare-dns.age;
|
||||||
|
|
||||||
fileSystems = let
|
fileSystems = let
|
||||||
mounts = [ "/nix" "/" "/.btrfsroot" "/home" ];
|
mounts = [ "/nix" "/" "/.btrfsroot" "/home" ];
|
||||||
fn = (x: { options = [ "compress=zstd" ];});
|
fn = (x: { options = [ "compress=zstd" ];});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user