Compare commits
No commits in common. "d45704acaad969c9fe0faac8dab524522edd3409" and "fb41970d29107fed5863517395c033854b9d14a5" have entirely different histories.
d45704acaa
...
fb41970d29
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue