ma 1 omo: init share user
This commit is contained in:
parent
b9c2dc13d3
commit
45b79ac86b
@ -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 New Issue
Block a user