smartools setup on both systems
smart
This commit is contained in:
@@ -385,6 +385,7 @@ du-dust # rusty du
|
||||
trash-cli # oop! didn't meant to delete that
|
||||
unstable.eza # like ls but with colors
|
||||
rmlint # probably my favourite app, amazing dupe finder that integrates well with BTRFS
|
||||
smartmontools # check hard drie health
|
||||
#+end_src
|
||||
|
||||
** MY SCRIPTS
|
||||
@@ -853,6 +854,7 @@ services = {
|
||||
nssmdns = true;
|
||||
};
|
||||
fstrim.enable = true;
|
||||
smartd.enable = true;
|
||||
btrfs.autoScrub = {
|
||||
enable = true;
|
||||
fileSystems = [
|
||||
|
||||
Reference in New Issue
Block a user