diff options
Diffstat (limited to 'hosts/workstation')
| -rw-r--r-- | hosts/workstation/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index b2e7ff7..bad7fab 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -17,6 +17,7 @@ device = "nodev"; efiSupport = true; gfxmodeEfi = "1920x1080"; + configurationLimit = 50; }; }; |