diff --git a/flake.nix b/flake.nix index 0aea5f9..3a1804e 100644 --- a/flake.nix +++ b/flake.nix @@ -55,7 +55,7 @@ } ]; }; - nixosConfigurations.nixos = nixpkgs.lib.nixosSystem { + nixosConfigurations.oni = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; specialArgs = attrs; modules = [