From 3fe64dae6f83a50612d88032ae14faffd667f3d1 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 26 Jul 2024 19:06:14 -0400 Subject: [PATCH] thelio76: (actually working now) --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6939aed..be00fdb 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,7 @@ { nixosConfigurations = { ## ---- personal computers (linux) ---- - nixos76 = nixpkgs.lib.nixosSystem { + nixos76 = nixpkgs.lib.nixosSystem rec { system = "x86_64-linux"; modules = [ ./config/systems/nixos76