mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 07:47:20 +02:00
change shell to zsh
This commit is contained in:
parent
a2934a0d24
commit
34d1a939ee
5 changed files with 187 additions and 9 deletions
|
@ -4,7 +4,6 @@
|
|||
isNormalUser = true;
|
||||
home = "/home/status";
|
||||
extraGroups = [ "wheel" ];
|
||||
shell = pkgs.fish;
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
(pkgs.fetchurl {
|
||||
url = "https://github.com/JulienMalka.keys";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue