diff --git a/home/home.nix b/home/home.nix index 25db9bd..dd54d4a 100644 --- a/home/home.nix +++ b/home/home.nix @@ -314,7 +314,7 @@ in music = { id = "teqqy-rzvec"; path = "/home/chris/music"; - devices = [ "dalinar" ]; + devices = [ "dalinar" (if laptop then "kaladin" else "syl") "shadow" ]; }; }; };