nixos-config/2configs/headless.nix

5 lines
31 B
Nix
Raw Normal View History

2015-10-28 15:05:15 +01:00
_:
{
sound.enable = false;
}