testing package

This commit is contained in:
ISnortPennies 2022-08-13 23:57:46 -04:00
parent a0dc72ccda
commit 12d01c65a9
4 changed files with 14 additions and 74 deletions

View file

@ -23,6 +23,7 @@
android-tools
openjdk
AFKCommands
xmrig
];
#user managment
users = {
@ -34,7 +35,7 @@
};
boot = {
initrd.availableKernelModules = [ "nvme" "xhci_pci" "ahci" "usbhid" "uas" "sd_mod" ];
kernelModules = [ "kvm-amd" ];
kernelModules = [ "kvm-amd" "msr"];
};
fileSystems = {
"/" ={