diff options
Diffstat (limited to 'hosts/desktop')
| -rw-r--r-- | hosts/desktop/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 6f4757e..f12c54b 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -29,6 +29,7 @@ cpu = "amd"; graphics = { enable = true; + version = "git"; amdgpu.enable = true; }; }; |
