ma 1 omo: init share user

This commit is contained in:
makefu 2016-07-11 20:45:34 +02:00
parent b9c2dc13d3
commit 45b79ac86b
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -129,7 +129,10 @@ in {
kernelModules = [ "kvm-intel" ];
extraModulePackages = [ ];
};
users.users.misa = {
uid = 9002;
name = "misa";
};
hardware.enableAllFirmware = true;
hardware.cpu.intel.updateMicrocode = true;