fix: change to btrfs and fix an error
This commit is contained in:
parent
34e56a13ea
commit
4751fb5582
2 changed files with 46 additions and 18 deletions
|
|
@ -179,6 +179,8 @@ in {
|
|||
extraGroups = [ "wheel" "disk" "video" "audio" "mysql" "docker" "vboxusers" "networkmanager" "onepassword" "onepassword-cli" "dialout" ]; # Enable ‘sudo’ for the user.
|
||||
};
|
||||
|
||||
users.groups.dominik = {};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
alsa-utils
|
||||
sshpass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue