upstream changes

This commit is contained in:
Don Harper 2025-03-19 22:39:12 -05:00
parent ad55b6a4f9
commit 7614ac5d73
3 changed files with 4 additions and 4 deletions

View file

@ -166,7 +166,7 @@ in {
lsb-release
lsof
nix-bash-completions
nixfmt
nixfmt-classic
pkg-config
podman
poppler_utils

View file

@ -165,7 +165,7 @@ in {
lsb-release
lsof
nix-bash-completions
nixfmt
nixfmt-classic
pkg-config
podman
poppler_utils

View file

@ -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