formating
This commit is contained in:
parent
06d56ac7d4
commit
59c6e5da13
4 changed files with 8 additions and 6 deletions
|
|
@ -136,7 +136,10 @@ in {
|
|||
};
|
||||
pulse = { enable = true; };
|
||||
};
|
||||
printing = { enable = true; drivers = [pkgs.hplipWithPlugin];};
|
||||
printing = {
|
||||
enable = true;
|
||||
drivers = [ pkgs.hplipWithPlugin ];
|
||||
};
|
||||
pulseaudio = { enable = false; };
|
||||
tailscale = { enable = true; };
|
||||
udev = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue