summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2017-10-25 10:06:17 +0200
committerGitHub <noreply@github.com>2017-10-25 10:06:17 +0200
commitf561dab0adc7b59061af91499e0ccfb584ec98d5 (patch)
treeebcca6f82c90d781dc2b3e594447572473657574 /nixos
parentf1746869ef564ca8d85ba9dd6516706c09ebbd3a (diff)
parent3f013b806b4e9db1c6d8190d1bf6189d80ba736d (diff)
downloadnixlib-f561dab0adc7b59061af91499e0ccfb584ec98d5.tar
nixlib-f561dab0adc7b59061af91499e0ccfb584ec98d5.tar.gz
nixlib-f561dab0adc7b59061af91499e0ccfb584ec98d5.tar.bz2
nixlib-f561dab0adc7b59061af91499e0ccfb584ec98d5.tar.lz
nixlib-f561dab0adc7b59061af91499e0ccfb584ec98d5.tar.xz
nixlib-f561dab0adc7b59061af91499e0ccfb584ec98d5.tar.zst
nixlib-f561dab0adc7b59061af91499e0ccfb584ec98d5.zip
Merge pull request #30774 from plutotulp/plymouth-defaults
plymouth service: fix symlink to defaults
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/system/boot/plymouth.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/system/boot/plymouth.nix b/nixos/modules/system/boot/plymouth.nix
index d45b1686c1ea..0938d22a45b8 100644
--- a/nixos/modules/system/boot/plymouth.nix
+++ b/nixos/modules/system/boot/plymouth.nix
@@ -72,7 +72,7 @@ in
     environment.systemPackages = [ plymouth ];
 
     environment.etc."plymouth/plymouthd.conf".source = configFile;
-    environment.etc."plymouth/plymouthd.defaults".source = "${plymouth}/share/plymouth/plymouth.defaults";
+    environment.etc."plymouth/plymouthd.defaults".source = "${plymouth}/share/plymouth/plymouthd.defaults";
     environment.etc."plymouth/logo.png".source = cfg.logo;
     environment.etc."plymouth/themes".source = "${themesEnv}/share/plymouth/themes";
     # XXX: Needed because we supply a different set of plugins in initrd.