mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2024-11-25 17:43:09 +01:00
chore: remove blank lines
This commit is contained in:
parent
4ea4361f94
commit
871e68f9c8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user