diff options
Diffstat (limited to 'hosts/desktop')
| -rw-r--r-- | hosts/desktop/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index cc3cbf4..1197c3f 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -27,7 +27,7 @@ drivers = { enable = true; amdgpu.enable = true; - stability = "unstable"; + kernel = "unstable"; }; fonts.enable = true; greet.enable = true; |
