From 3c4be8081354a13d6922abb393733135b09b814c Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Wed, 22 Feb 2023 18:04:19 +0100 Subject: [PATCH] Change name --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9182826..95a3302 100644 --- a/flake.nix +++ b/flake.nix @@ -80,7 +80,7 @@ } ]; }; - nixosConfigurations.nixos = nixpkgs.lib.nixosSystem { + nixosConfigurations.kami = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; specialArgs = attrs; modules = [