Impermanence: Difference between revisions

imported>Klaymore
Clarify Plasma dotfile locations
imported>Oluceps
add notation about persist machine-id
Line 49: Line 49:
     ];
     ];
     files = [
     files = [
#     "/etc/machine-id"
      #  NOTE: if you persist /var/log directory,  you should persist /etc/machine-id as well
      #  otherwise it will affect disk usage of log service
      # "/etc/machine-id"  
       "/etc/nix/id_rsa"
       "/etc/nix/id_rsa"
     ];
     ];