wip: dnsc-machine config

This commit is contained in:
Dennis Schoepf 2025-11-21 14:31:56 +01:00
parent 857d5ee102
commit 9d88831bb4

View file

@ -1,7 +1,6 @@
# Edit this configuration file to define what should be installed on # Edit this configuration file to define what should be installed on
# your system. Help is available in the configuration.nix(5) man page # your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help). # and in the NixOS manual (accessible by running nixos-help).
{ {
config, config,
inputs, inputs,
@ -115,6 +114,7 @@
wezterm wezterm
fish fish
firefox # TODO use zen browser instead firefox # TODO use zen browser instead
nerd-fonts-victor-mono
]; ];
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are