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