chore: remove blank lines

This commit is contained in:
Ryan Yin 2023-07-08 12:55:41 +08:00
parent 4ea4361f94
commit 871e68f9c8

View file

@ -83,8 +83,6 @@ The following configuration can be added to your NixOS configuration to help red
automatic = true;
dates = "weekly";
options = "--delete-older-than 1w";
};
# Optimize storage
@ -96,4 +94,4 @@ The following configuration can be added to your NixOS configuration to help red
}
```
By incorporating this configuration, you can better manage and optimize the disk usage of your NixOS system.
By incorporating this configuration, you can better manage and optimize the disk usage of your NixOS system.