mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
sync
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# xdg.configFile."beets/discogs_token.test".source = config.sops.secrets.discogs_json.path;
|
||||
# xdg.configFile."beets/discogs_token.test".source = config.lib.file.mkOutOfStoreSymlink "${config.sops.secrets.discogs_json.path}";
|
||||
home.activation = {
|
||||
beets = lib.hm.dag.entryAfter ["writeBoundary"] ''
|
||||
beets = lib.homemanager.dag.entryAfter ["writeBoundary"] ''
|
||||
set -x
|
||||
echo "running activation script ..."
|
||||
ln -s /run/secrets/discogs_json ~/.config/beets/23
|
||||
|
||||
Reference in New Issue
Block a user