From 113f6cb638a41169c81aea427ec24494754ac796 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 1 Jul 2023 18:01:13 +0900 Subject: [PATCH] test --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 67b98f30..9063f766 100644 --- a/flake.nix +++ b/flake.nix @@ -54,7 +54,7 @@ # NixOS Configuration files: nixosConfigurations = { # Declare the configuration for my laptop - nixos = lib.nixosSystem { + nixos = lib.makeOverridable.lib.nixosSystem { inherit system; modules = [ # Hardware Configuration