aboutsummaryrefslogtreecommitdiff
path: root/hosts/myrtle/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/myrtle/configuration.nix')
-rw-r--r--hosts/myrtle/configuration.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/hosts/myrtle/configuration.nix b/hosts/myrtle/configuration.nix
index f554069..82eb763 100644
--- a/hosts/myrtle/configuration.nix
+++ b/hosts/myrtle/configuration.nix
@@ -103,8 +103,6 @@
103 gamemode.enable = true; 103 gamemode.enable = true;
104 }; 104 };
105 105
106 # sound.enable = true;
107
108 hardware = { 106 hardware = {
109 opengl.driSupport = true; 107 opengl.driSupport = true;
110 bluetooth = { 108 bluetooth = {
@@ -192,13 +190,6 @@
192 group = "signald"; 190 group = "signald";
193 }; 191 };
194 192
195 bitlbee = {
196 enable = true;
197 libpurple_plugins = [
198 pkgs.purple-signald
199 ];
200 portNumber = 8888;
201 };
202 }; 193 };
203 194
204 systemd.sleep.extraConfig = '' 195 systemd.sleep.extraConfig = ''