Update configs
This commit is contained in:
parent
d9f010edff
commit
3fce4b4c0c
3 changed files with 6 additions and 6 deletions
|
|
@ -129,12 +129,13 @@
|
|||
'';
|
||||
};
|
||||
|
||||
sound.enable = true;
|
||||
sound.enable = false;
|
||||
|
||||
users.users.bertof = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "audio" "input" "docker" "libvirtd" "network" "usb" "video" "wheel" ];
|
||||
shell = pkgs.zsh;
|
||||
useDefaultShell = false;
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue