Update server-configuration.nix

This commit is contained in:
2026-07-27 13:31:41 -04:00
parent a29b3994a3
commit 8fd41b9360
+1 -1
View File
@@ -1,4 +1,3 @@
{ config, lib, pkgs, ... }:
{
@@ -93,6 +92,7 @@
usbutils # for lsusb
networkmanagerapplet
wireguard-tools
inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.typst # bleeding edge html exports for typst
];
environment.sessionVariables = {