diff --git a/nixos/modules/webapps/homer.nix b/nixos/modules/webapps/homer.nix index f64bfc0..21d5720 100644 --- a/nixos/modules/webapps/homer.nix +++ b/nixos/modules/webapps/homer.nix @@ -10,6 +10,7 @@ let "https://github.com/bastienwirtz/homer/releases/download/v${version}/homer.zip" ]; sha256 = "sha256-pr+0PFId1wG6tAFCdANiOaEdQoRMhOi+HfooO+X3geQ="; + stripRoot = false; }; installPhase = ''