diff --git a/flake.nix b/flake.nix index 72c8151..f22581e 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ outputs = {self, nixpkgs, home-manager }: { nixosConfigurations = { - mbk = nixpkgs.lib.nixosSystem { + nix = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; modules = [ ./configuration.nix