1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 04:11:07 +01:00

back to zsh

This commit is contained in:
Kierán Meinhardt
2019-03-06 00:58:56 +01:00
parent f6fe8f4369
commit f1dc8dd6d4
2 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ in {
group = "users";
extraGroups = [ "wheel" "audio" "docker" ];
hashedPassword = "$6$w9hXyGFl/.IZBXk$5OiWzS1G.5hImhh1YQmZiCXYNAJhi3X6Y3uSLupJNYYXPLMsQpx2fwF4Xr2uYzGMV8Foqh8TgUavx1APD9rcb/";
shell = pkgs.fish;
shell = pkgs.zsh;
};
home-manager.users.kfm = {