upstream changes
This commit is contained in:
parent
ad55b6a4f9
commit
7614ac5d73
3 changed files with 4 additions and 4 deletions
|
|
@ -166,7 +166,7 @@ in {
|
|||
lsb-release
|
||||
lsof
|
||||
nix-bash-completions
|
||||
nixfmt
|
||||
nixfmt-classic
|
||||
pkg-config
|
||||
podman
|
||||
poppler_utils
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@ in {
|
|||
lsb-release
|
||||
lsof
|
||||
nix-bash-completions
|
||||
nixfmt
|
||||
nixfmt-classic
|
||||
pkg-config
|
||||
podman
|
||||
poppler_utils
|
||||
|
|
|
|||
|
|
@ -136,6 +136,7 @@ in {
|
|||
pulse = { enable = true; };
|
||||
};
|
||||
printing = { enable = true; };
|
||||
pulseaudio = { enable = false; };
|
||||
tailscale = { enable = true; };
|
||||
udev = {
|
||||
extraRules = ''
|
||||
|
|
@ -146,7 +147,6 @@ in {
|
|||
|
||||
hardware = {
|
||||
bluetooth = { enable = true; };
|
||||
pulseaudio = { enable = false; };
|
||||
sane = {
|
||||
enable = true;
|
||||
extraBackends = [ pkgs.sane-airscan ];
|
||||
|
|
@ -242,7 +242,7 @@ in {
|
|||
lsof
|
||||
nix-bash-completions
|
||||
nixd
|
||||
nixfmt
|
||||
nixfmt-classic
|
||||
pkg-config
|
||||
playerctl
|
||||
poppler_utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue