Misc updates
This commit is contained in:
parent
3f16537322
commit
1ce15710a1
9 changed files with 108 additions and 230 deletions
|
@ -20,7 +20,7 @@ in
|
|||
enable = mkEnableOption "manage nix configuration.";
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
default = pkgs.nixVersions.git;
|
||||
default = pkgs.nixVersions.latest;
|
||||
description = "Which nix package to use.";
|
||||
};
|
||||
|
||||
|
|
|
@ -54,6 +54,7 @@ in
|
|||
"met"
|
||||
"mqtt"
|
||||
"octoprint"
|
||||
"roborock"
|
||||
"shelly"
|
||||
"zeroconf"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue