Fix evaluation warnings

Update flake inputs
This commit is contained in:
Pim Kunis 2025-06-01 21:37:19 +02:00
parent 186eac6896
commit 6581f4aa9f
7 changed files with 87 additions and 72 deletions

View file

@ -42,7 +42,6 @@
config = {
time.timeZone = "Europe/Amsterdam";
hardware.pulseaudio.enable = false;
sops.age.keyFile = "/root/.config/sops/age/keys.txt";
i18n = {
@ -94,6 +93,7 @@
xserver.excludePackages = [pkgs.xterm];
printing.drivers = [pkgs.hplip pkgs.gutenprint];
tailscale.enable = true;
pulseaudio.enable = false;
pipewire = {
alsa.enable = true;