add nvidia driver & monitors
This commit is contained in:
parent
c2f85fddb8
commit
3e6847c1ef
67 changed files with 1773 additions and 101 deletions
|
|
@ -13,5 +13,7 @@
|
|||
wireplumber.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ pamixer pavucontrol ];
|
||||
services.playerctld.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ pavucontrol playerctl ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue