mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update shared.nix
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
hardware = {
|
||||
pulseaudio.enable = false;
|
||||
enableRedistributableFirmware = true;
|
||||
};
|
||||
|
||||
virtualisation.docker = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user