From a2109c1a1f553e5a73a3e12b7bda92e49c1cecea Mon Sep 17 00:00:00 2001 From: logical_code Date: Tue, 16 Dec 2025 01:14:08 -0500 Subject: [PATCH] Update flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 259a45f..1829d4d 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ ]; }; - brandon-laptop = nixpkgs.lib.nixosSystem { + brandon-desktop = nixpkgs.lib.nixosSystem { specialArgs = {inherit self inputs;}; modules = [ ./hosts/brandon-desktop #individual config