diff --git a/flake.nix b/flake.nix index 2405e1b9..e90f92b2 100644 --- a/flake.nix +++ b/flake.nix @@ -54,7 +54,7 @@ # NixOS Configuration files: nixosConfigurations = { # Declare the configuration for my laptop - nixos-p1 = lib.makeOverridable.lib.nixosSystem { + nixos-p1 = lib.nixosSystem { inherit system; modules = [ # Hardware Configuration