diff options
Diffstat (limited to '')
-rw-r--r-- | system/disks/fstrim.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/disks/fstrim.nix b/system/disks/fstrim.nix index 6a8da5be..6daeb65e 100644 --- a/system/disks/fstrim.nix +++ b/system/disks/fstrim.nix @@ -40,5 +40,3 @@ }; }; } -# vim: ts=2 - |