box: fully switch to unstable
This commit is contained in:
parent
459856607f
commit
b9baf2a85e
@ -47,7 +47,7 @@ let
|
|||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
_module.args.isUnstable = false;
|
_module.args.isUnstable = true;
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
#"${inputs.unstable}/nixos/modules/services/home-automation/home-assistant.nix"
|
#"${inputs.unstable}/nixos/modules/services/home-automation/home-assistant.nix"
|
||||||
@ -215,8 +215,6 @@ in
|
|||||||
signify
|
signify
|
||||||
glowing-bear
|
glowing-bear
|
||||||
rtl_433
|
rtl_433
|
||||||
|
|
||||||
(callPackage ../../pkgs/athens.nix { inherit isUnstable; })
|
|
||||||
];
|
];
|
||||||
|
|
||||||
security.acme = {
|
security.acme = {
|
||||||
|
Loading…
Reference in New Issue
Block a user