Reproducible dotfiles in nix

feat: change from checkout to switch

Changed files
+1 -1
lib
shared
+1 -1
lib/shared/home.nix
··· 254 254 ]; 255 255 settings = { 256 256 alias = { 257 - co = "checkout"; 257 + co = "switch"; 258 258 a = "add"; 259 259 }; 260 260 user = {