You can self reference home manager variables like this:
let
settings = config.home.file."Library/Application Support/Code/User/settings.json";
in {}
May 16, 2023 ~ 1 min read
You can self reference home manager variables like this:
let
settings = config.home.file."Library/Application Support/Code/User/settings.json";
in {}
Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.