diff --git a/flake.nix b/flake.nix index e1208395..b21fb1bc 100644 --- a/flake.nix +++ b/flake.nix @@ -45,7 +45,7 @@ }@inputs: let # Variables - Remember to set these - hostname = "nixos-laptop"; + hostname = "nixos-laptop"; # Should probably set this in a minimal configuration.nix system = "x86_64-linux"; pkgs = import unstable-nixpkgs {