mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
feat: enable required (amdgpu/nvidia) modules per host
This commit is contained in:
parent
df1ba52d7d
commit
2a03321fa7
3 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
liv = {
|
||||
desktop.enable = true;
|
||||
creative.enable = true;
|
||||
amdgpu.enable = true;
|
||||
};
|
||||
|
||||
networking = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue