fix: increase of tmpfs's size by mount a btrfs subvolume for it

feat: migrate nixos-installer from a separate branch into a folder
This commit is contained in:
Ryan Yin
2023-12-21 23:52:55 +08:00
parent 45b52845f7
commit b12af73ff6
9 changed files with 390 additions and 1 deletions

View File

@@ -45,6 +45,12 @@
mode = "0600";
owner = username;
};
"nix-access-tokens" = {
file = "${mysecrets}/nix-access-tokens.age";
mode = "0600";
owner = username;
};
};
# place secrets in /etc/