chore: run nixfmt across repo

This commit is contained in:
2025-02-10 22:13:06 +05:00
parent fe50f35871
commit 6a386950eb
8 changed files with 96 additions and 58 deletions

View File

@@ -61,7 +61,11 @@
size = "100%";
content = {
type = "btrfs";
extraArgs = ["-L" "nixos" "-f"];
extraArgs = [
"-L"
"nixos"
"-f"
];
subvolumes = {
"@root" = {
mountpoint = "/";