summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-10-15 08:47:31 +0200
committermakefu <github@syntax-fehler.de>2019-10-15 08:47:31 +0200
commitae85cc625f8b46d5dc8c3a044712f125c71c1fb3 (patch)
treed36e2f34367e74d46f04c344ca9d7ca9bc0430a5 /2configs
parenta214509031a9711403f25b4ad45c03e453b8d7d5 (diff)
ma: fix warnings and errors for 19.09
Diffstat (limited to '2configs')
-rw-r--r--2configs/hw/tp-x230.nix1
-rw-r--r--2configs/hw/tp-x2x0.nix1
-rw-r--r--2configs/tools/pcmanfm-extra.nix2
3 files changed, 2 insertions, 2 deletions
diff --git a/2configs/hw/tp-x230.nix b/2configs/hw/tp-x230.nix
index a6ded0a3e..37d1affb7 100644
--- a/2configs/hw/tp-x230.nix
+++ b/2configs/hw/tp-x230.nix
@@ -7,7 +7,6 @@ with import <stockholm/lib>;
# configured media keys inside awesomerc
# sound.mediaKeys.enable = true;
- hardware.bluetooth.enable = true;
# possible i915 powersave options:
# options i915 enable_rc6=1 enable_fbc=1 semaphores=1
diff --git a/2configs/hw/tp-x2x0.nix b/2configs/hw/tp-x2x0.nix
index 5570bec55..564925db5 100644
--- a/2configs/hw/tp-x2x0.nix
+++ b/2configs/hw/tp-x2x0.nix
@@ -4,6 +4,7 @@
imports = [
./tpm.nix
./ssd.nix
+ ./bluetooth.nix
];
boot.kernelModules = [
diff --git a/2configs/tools/pcmanfm-extra.nix b/2configs/tools/pcmanfm-extra.nix
index 2d5d20f80..f28f9a91a 100644
--- a/2configs/tools/pcmanfm-extra.nix
+++ b/2configs/tools/pcmanfm-extra.nix
@@ -7,5 +7,5 @@
lxmenu-data
];
environment.variables.GIO_EXTRA_MODULES = [ "${pkgs.gvfs}/lib/gio/modules" ];
- services.gnome3.gvfs.enable = true;
+ services.gvfs.enable = true;
}
[cgit] Unable to lock slot /tmp/cgit/f5200000.lock: No such file or directory (2)