niftion-patch-1 #5

Closed
niftion wants to merge 6 commits from niftion/dotfiles:niftion-patch-1 into master
Showing only changes of commit 57fe0459f0 - Show all commits

View file

@ -28,7 +28,7 @@
shell = pkgs.zsh;
home = "/home/cirno";
description = "user for guests/cirno people";
extraGroups = [ "wheel" "networkmanager" "kvm" "libvirtd" "audio" "dialout" ];
extraGroups = [ "audio" ];
initialHashedPassword = "$6$2f8vjQbdKyEBqPRT$FrZBZfzpJGqNqLlCyb7CzRNm0wuZwfRI7Qj/dUQlbtLixyJK5Im9AJT7GXmP5StfhZxSbH/wW8nDGPQm98NXV0";
};
};