🧹 remove spotify tui secrets

This commit is contained in:
Moritz Böhme 2022-01-21 22:05:39 +01:00
parent e24954bca1
commit 9568cb5ec0
3 changed files with 1 additions and 22 deletions

View file

@ -18,11 +18,5 @@
file = ../../secrets/spotifyd.age;
owner = "1000";
};
spotify-tui = {
file = ../../secrets/spotify-tui.age;
owner = "1000";
mode = "777";
path = "/home/moritz/.config/spotify-tui/client.yml";
};
};
}