ma 1 omo: init share user
This commit is contained in:
parent
ec4f70cee7
commit
9b126f805a
|
@ -129,7 +129,10 @@ in {
|
|||
kernelModules = [ "kvm-intel" ];
|
||||
extraModulePackages = [ ];
|
||||
};
|
||||
|
||||
users.users.misa = {
|
||||
uid = 9002;
|
||||
name = "misa";
|
||||
};
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue