refactor(form): set default into for servers

This commit is contained in:
Infinidoge 2022-05-12 11:15:43 -04:00
parent 6130d6b2c4
commit 3c9b2115b6
2 changed files with 6 additions and 6 deletions

View file

@ -103,9 +103,4 @@ in
];
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
info = {
monitors = 0;
model = "Headless Server";
};
}