diff --git a/boxes/desktop/configuration.nix b/boxes/desktop/configuration.nix index 5308590..cbef52c 100644 --- a/boxes/desktop/configuration.nix +++ b/boxes/desktop/configuration.nix @@ -1,4 +1,4 @@ -# Edit this configuration file to define what should be installed on +# Edit this configuration file to define what should be installed onconfigurati # your system. Help is available in the configuration.nix(5) man page, on # https://search.nixos.org/options and in the NixOS manual (`nixos-help`). @@ -100,6 +100,7 @@ networking.nameservers = ["10.0.0.97"]; # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [ + ddcutil # python311 # python311Packages.evdev # python311Packages.xlib