From 9d88831bb457361b7a2047fe10e543219f43d0df Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Fri, 21 Nov 2025 14:31:56 +0100 Subject: [PATCH] wip: dnsc-machine config --- hosts/dnsc-machine/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dnsc-machine/default.nix b/hosts/dnsc-machine/default.nix index c74ec64..0747d83 100644 --- a/hosts/dnsc-machine/default.nix +++ b/hosts/dnsc-machine/default.nix @@ -1,7 +1,6 @@ # Edit this configuration file to define what should be installed on # your system. Help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running ‘nixos-help’). - { config, inputs, @@ -115,6 +114,7 @@ wezterm fish firefox # TODO use zen browser instead + nerd-fonts-victor-mono ]; # Some programs need SUID wrappers, can be configured further or are