diff --git a/flake.nix b/flake.nix index 89ba34c..6cd5cb3 100644 --- a/flake.nix +++ b/flake.nix @@ -115,6 +115,10 @@ dev ]; }; + kallax = lib.mkHome { + system = "x86_64-linux"; + profiles = with profiles; [default dev]; + }; phosphorus = lib.mkHome { system = "aarch64-darwin"; profiles = with profiles; [