diff --git a/flake.nix b/flake.nix index 9f75bf7..e2fd3a7 100644 --- a/flake.nix +++ b/flake.nix @@ -176,7 +176,8 @@ system overlays primaryUser - ; + unstablePkgs = import nixpkgs-unstable { inherit system; }; + }; modules = [ ./nixos/orac.nix # Your main homelab config