summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/thinklappi/default.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/thinklappi/default.nix b/hosts/thinklappi/default.nix
index 06fd052..dc347ba 100644
--- a/hosts/thinklappi/default.nix
+++ b/hosts/thinklappi/default.nix
@@ -15,11 +15,6 @@
pulseaudio.enable = false;
};
- security = {
- rtkit.enable = true;
- pam.services.swaylock = {};
- };
-
environment.systemPackages = [pkgs.xorg.xkbcomp];
i18n.defaultLocale = "en_US.UTF-8";