diff --git a/flake.nix b/flake.nix index 9182826..95a3302 100644 --- a/flake.nix +++ b/flake.nix @@ -80,7 +80,7 @@ } ]; }; - nixosConfigurations.nixos = nixpkgs.lib.nixosSystem { + nixosConfigurations.kami = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; specialArgs = attrs; modules = [