summaryrefslogtreecommitdiffstats
path: root/lass/1systems/helios
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-09-19 15:16:55 +0200
committerlassulus <lassulus@lassul.us>2017-09-19 15:16:55 +0200
commit2a6bf899567b2038433d46fc5c52f9e75cfb17e3 (patch)
treec83831c648eb91da8a36984b7a39dc02dab9bbfa /lass/1systems/helios
parent3fdae8f6828c3a07ae03f607672431c1db4b3220 (diff)
l helios.r: fetch the wallpaper
Diffstat (limited to 'lass/1systems/helios')
-rw-r--r--lass/1systems/helios/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/helios/config.nix b/lass/1systems/helios/config.nix
index dc6eb829..923304fa 100644
--- a/lass/1systems/helios/config.nix
+++ b/lass/1systems/helios/config.nix
@@ -11,6 +11,7 @@ with import <stockholm/lib>;
<stockholm/lass/2configs/retiolum.nix>
<stockholm/lass/2configs/otp-ssh.nix>
<stockholm/lass/2configs/git.nix>
+ <stockholm/lass/2configs/fetchWallpaper.nix>
{ # automatic hardware detection
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
boot.kernelModules = [ "kvm-intel" ];