Fix evaluation warnings
Update flake inputs
This commit is contained in:
parent
186eac6896
commit
6581f4aa9f
7 changed files with 87 additions and 72 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue