diff --git a/flake.nix b/flake.nix index 5ae661f..d4ecf88 100644 --- a/flake.nix +++ b/flake.nix @@ -90,6 +90,8 @@ inherit ghostty; }; } + nixos-cosmic.nixosModules.default + ./configuration.nix ]; specialArgs = { inherit inputs;