Misc updates

This commit is contained in:
alejandro-angulo 2025-04-23 16:12:32 -07:00
parent 3f16537322
commit 1ce15710a1
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
9 changed files with 108 additions and 230 deletions

View file

@ -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.";
};

View file

@ -54,6 +54,7 @@ in
"met"
"mqtt"
"octoprint"
"roborock"
"shelly"
"zeroconf"
];