chore: run nixfmt across repo
This commit is contained in:
@@ -61,7 +61,11 @@
|
||||
size = "100%";
|
||||
content = {
|
||||
type = "btrfs";
|
||||
extraArgs = ["-L" "nixos" "-f"];
|
||||
extraArgs = [
|
||||
"-L"
|
||||
"nixos"
|
||||
"-f"
|
||||
];
|
||||
subvolumes = {
|
||||
"@root" = {
|
||||
mountpoint = "/";
|
||||
|
||||
Reference in New Issue
Block a user