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