diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; } |