Commit for generation 178
This commit is contained in:
@@ -48,8 +48,11 @@
|
|||||||
alsa.enable = true;
|
alsa.enable = true;
|
||||||
alsa.support32Bit = true;
|
alsa.support32Bit = true;
|
||||||
};
|
};
|
||||||
services.udev.enable = true;
|
services = {
|
||||||
services.dbus.enable = true;
|
udev.enable = true;
|
||||||
|
dbus.enable = true;
|
||||||
|
mullvad-vpn.enable = true;
|
||||||
|
};
|
||||||
security.sudo.extraConfig = ''
|
security.sudo.extraConfig = ''
|
||||||
pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild
|
pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user