format code

This commit is contained in:
pazpi 2024-08-27 11:23:24 +02:00
parent fd2b1c42e8
commit 55af1f0e06
5 changed files with 10 additions and 48 deletions

View file

@ -1,5 +1 @@
{
imports = [
./btrfs-autoscrub.nix
]
}
{ imports = [ ./btrfs-autoscrub.nix ]; }