machines: add aramis
This commit is contained in:
parent
cd7c8e2172
commit
6acf9f4a19
6 changed files with 123 additions and 0 deletions
5
machines/aramis/sound.nix
Normal file
5
machines/aramis/sound.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue