diff --git a/flake.nix b/flake.nix index 0002b69..2033192 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ ... }: { nixosConfigurations = { - jet = nixpkgs.lib.nixosSystem { + framework = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; modules = [ ./configuration.nix