hosts | add auto-cpufreq, switch loki & smaug to use, formating
This commit is contained in:
parent
b7ca0e0020
commit
43fe882270
5 changed files with 54 additions and 7 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{ lib, ... }: {
|
||||
{lib, ...}: {
|
||||
options = {
|
||||
variables = lib.mkOption {
|
||||
type = lib.types.attrs;
|
||||
default = { };
|
||||
default = {};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue