From 6742f8d1d5e886207d85c0c9734c9ce551b876d3 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 18 Dec 2024 09:51:42 -0600 Subject: [PATCH] adding more to the music folder --- home/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ]; }; }; };