materusPC: change materus shell to zsh, group formatting

This commit is contained in:
Mateusz Słodkowicz 2024-04-02 19:45:43 +02:00
parent b485f8a228
commit fe49e00096
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 17 additions and 3 deletions

View File

@ -89,8 +89,22 @@
users.users.materus = {
isNormalUser = true;
extraGroups = [ "audio" "video" "render" "pipewire" "wheel" "networkmanager" "input" "kvm" "libvirt-qemu" "libvirt" "libvirtd" "podman" "lxd" ]; # Enable sudo for the user.
shell = pkgs.bashInteractive;
extraGroups = [
"audio"
"video"
"render"
"pipewire"
"wheel"
"networkmanager"
"input"
"kvm"
"libvirt-qemu"
"libvirt"
"libvirtd"
"podman"
"lxd"
]; # Enable sudo for the user.
shell = pkgs.zsh;
description = "Mateusz Słodkowicz";
# packages = with pkgs; [
# firefox
@ -237,7 +251,7 @@
nix-du
kate
krusader