From a11952a1702691dfdac4beeb7fc0e94c63cd4a3b Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 1 Jul 2023 18:07:17 +0900 Subject: [PATCH] test --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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