Update flake inputs

This commit is contained in:
joachimschmidt557 2022-08-09 16:33:44 +02:00
parent bb18c7d141
commit 1728716663
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
2 changed files with 16 additions and 14 deletions

View file

@ -360,6 +360,8 @@
virtualisation.libvirtd.enable = true;
virtualisation.virtualbox.host.enable = true;
users.users.joachim = {
isNormalUser = true;
home = "/home/joachim";