From f818819a6630b450e5f6b229a1b87d8ece5d51fa Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 30 Sep 2024 21:25:07 -0500 Subject: arkenfox in ff + update userchrome and ui etc --- configuration.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configuration.nix') diff --git a/configuration.nix b/configuration.nix index c98d0b6..02cd660 100644 --- a/configuration.nix +++ b/configuration.nix @@ -119,6 +119,7 @@ #hugo #python-pip #wireguard-tools + python3 ]; }; @@ -197,9 +198,10 @@ vim = "${pkgs.neovim}/bin/nvim"; }; + # Some programs need SUID wrappers, can be configured further or are # started in user sessions. - # programs.mtr.enable = true; + programs.mtr.enable = true; # programs.gnupg.agent = { # enable = true; # enableSSHSupport = true; -- cgit v1.2.3