]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - virtual/eldiron.nix
Move all fixmes to mantisbt issue tracking
[perso/Immae/Config/Nix.git] / virtual / eldiron.nix
index 8168abc651670a73df2508e822a0e137b786ad28..48266c861fbf395ac6487fdab32daba80e343637 100644 (file)
@@ -4,13 +4,6 @@
     enableRollback = true;
   };
 
-  # FIXME: improve purity by enforcing sandbox = true in
-  # /etc/nix/nix.conf (need to do something about environment variables
-  # before)
-
-  # Full backup:
-  # The star after /var/lib/* avoids deleting all folders in case of problem
-  # rsync -e "ssh -i /root/.ssh/id_charon_vpn" -aAXvz --delete --numeric-ids --super --rsync-path="sudo rsync" /var/lib/* immae@immae.eu:
   eldiron = { config, pkgs, mylibs, myconfig, ... }:
     with mylibs;
   {