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 = {