mastus: switch to bash

This commit is contained in:
Gabriel Ebner 2015-10-18 14:30:53 +02:00
parent dac11a30b0
commit 71e547360a

@ -31,7 +31,7 @@
users.extraUsers.gebner = {
isNormalUser = true;
shell = "${pkgs.zsh}/bin/zsh";
# shell = "${pkgs.zsh}/bin/zsh";
};
# The NixOS release to be compatible with for stateful data such as databases.