Thor: format and cleanup
This commit is contained in:
parent
aa3c6aa07a
commit
f2778f65f4
1 changed files with 3 additions and 10 deletions
|
|
@ -110,19 +110,12 @@ with lib; {
|
|||
# joycond.enable = true;
|
||||
keybase.enable = true;
|
||||
onedrive.enable = true;
|
||||
openssh = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
forwardX11 = true;
|
||||
};
|
||||
openssh = { enable = true; openFirewall = true; };
|
||||
pipewire = {
|
||||
enable = true;
|
||||
pulse.enable = true;
|
||||
alsa = { enable = true; support32Bit = true; };
|
||||
jack.enable = true;
|
||||
alsa = {
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
};
|
||||
pulse.enable = true;
|
||||
# media-session.enable = true;
|
||||
};
|
||||
power-profiles-daemon.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue