Compare commits

..

No commits in common. "d45704acaad969c9fe0faac8dab524522edd3409" and "fb41970d29107fed5863517395c033854b9d14a5" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -131,10 +131,6 @@
openssh.authorizedKeys.keys = mySSHKeys; openssh.authorizedKeys.keys = mySSHKeys;
}; };
environment.shells = [
pkgs.zsh
];
home-manager = { home-manager = {
useGlobalPkgs = true; useGlobalPkgs = true;
useUserPackages = true; useUserPackages = true;