From 98a79021c5a90c6cc6bbf6aa63c1b326fb75dca6 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 22 Jul 2023 16:27:50 +0200 Subject: Hardware: Add pc --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f77b46e..1f474c1 100644 --- a/flake.nix +++ b/flake.nix @@ -54,6 +54,7 @@ ]; hardwares = [ + { hardware = "pc"; stateVersion = "22.05"; } { hardware = "laptop"; stateVersion = "22.05"; } { hardware = "chromebook"; stateVersion = "22.05"; } { hardware = "thinkpad"; stateVersion = "22.05"; } -- cgit 1.4.1