From dec36d2e9aaca7ca7149a244aa984e97925a3dba Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 17 May 2026 01:05:14 +0200 Subject: moved ssh and tailscale to srv, revamped netwroking modules --- hm/soft/spicetify.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hm/soft/spicetify.nix') diff --git a/hm/soft/spicetify.nix b/hm/soft/spicetify.nix index 98aebe3..f9a4d0c 100644 --- a/hm/soft/spicetify.nix +++ b/hm/soft/spicetify.nix @@ -7,7 +7,7 @@ }: let cfg = config.hm.soft.spicetify; - spicePkgs = inputs.spicetify-nix.legacyPackages.${pkgs.system}; + spicePkgs = inputs.spicetify-nix.legacyPackages.${pkgs.stdenv.hostPlatform.system}; in { imports = [ inputs.spicetify-nix.homeManagerModules.default ]; -- cgit v1.3