summaryrefslogtreecommitdiffstats
path: root/lass/2configs/realwallpaper.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-10-07 15:18:50 +0200
committermakefu <github@syntax-fehler.de>2015-10-07 15:18:50 +0200
commiteef7ff0ca525d71c9477e8b2d4a72f61f848abb3 (patch)
treefb6a084a5984d628b5fe6ccb442540dfc873aebb /lass/2configs/realwallpaper.nix
parent973e7adab745c7493c592e6bc0e3f8367b32dfbc (diff)
parenteabf194460f695044d32713900419583986a9bd5 (diff)
Merge remote-tracking branch 'cloudkrebs/master'
Diffstat (limited to 'lass/2configs/realwallpaper.nix')
-rw-r--r--lass/2configs/realwallpaper.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/lass/2configs/realwallpaper.nix b/lass/2configs/realwallpaper.nix
index f1c8861e..c69cb166 100644
--- a/lass/2configs/realwallpaper.nix
+++ b/lass/2configs/realwallpaper.nix
@@ -1,9 +1,5 @@
{ config, ... }:
{
- imports = [
- ../3modules/realwallpaper.nix
- ];
-
- lass.realwallpaper.enable = true;
+ krebs.realwallpaper.enable = true;
}