Let's hope WSL is not against company policy
If you are looking at this, you know who you are Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -2,14 +2,9 @@
|
||||
{
|
||||
imports = [ ./display.nix ];
|
||||
|
||||
hardware = {
|
||||
enableAllFirmware = true;
|
||||
|
||||
cpu = {
|
||||
cores = 12;
|
||||
threads = 12;
|
||||
};
|
||||
wsl = {
|
||||
enable = true;
|
||||
defaultUser = "nikara";
|
||||
startMenuLaunchers = true;
|
||||
};
|
||||
|
||||
virtualisation.hypervGuest.enable = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user