From 7e7a65696196e3fa703aa6c61cd94453eacccd12 Mon Sep 17 00:00:00 2001 From: Polen Date: Sat, 11 May 2024 22:57:21 -0400 Subject: [PATCH] smol change --- configuration.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/configuration.nix b/configuration.nix index c07f2b8..7b34dcd 100644 --- a/configuration.nix +++ b/configuration.nix @@ -104,14 +104,6 @@ QT_SCALE_FACTOR_ROUNDING_POLICY = "RoundPreferFloor"; }; - # Some programs need SUID wrappers, can be configured further or are - # started in user sessions. - # programs.mtr.enable = true; - # programs.gnupg.agent = { - # enable = true; - # enableSSHSupport = true; - # }; - # List services that you want to enable: security.rtkit.enable = true; services.pipewire = {