rycee changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/rycee/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
MmeQuignon has quit [Ping timeout: 260 seconds]
klntsky has quit [Ping timeout: 240 seconds]
klntsky has joined #home-manager
cjpbirkbeck has joined #home-manager
cjpbirkbeck has quit [Quit: cjpbirkbeck]
cjpbirkbeck has joined #home-manager
{^_^} has quit [Excess Flood]
{^_^} has joined #home-manager
cjpbirkbeck has quit [Quit: cjpbirkbeck]
cjpbirkbeck has joined #home-manager
cole-h has quit [Quit: Goodbye]
dermetfan has joined #home-manager
cjpbirkbeck has quit [Quit: cjpbirkbeck]
asymptotically has joined #home-manager
quinn has quit [Ping timeout: 260 seconds]
MmeQuignon has joined #home-manager
__monty__ has joined #home-manager
dermetfan has quit [Ping timeout: 272 seconds]
hax404 has quit [Remote host closed the connection]
hax404 has joined #home-manager
dermetfan has joined #home-manager
hax404 has quit [Quit: WeeChat 2.7.1]
hax404 has joined #home-manager
<rycee> Or perhaps I missed something?
mtreca has joined #home-manager
<mtreca> Hello everyone. I am currently writing my first home-manager service that automatically mounts remote filesystems using rclone. I am struggling a bit when it comes to security wrappers and fuse. Another home-manager had the exact same question here: https://discourse.nixos.org/t/fusermount-systemd-service-in-home-manager/5157 but I am not sure
<mtreca> that the answer given is what I am looking for. Does anyone know how to achieve this? Thanks!
dermetfan has quit [Ping timeout: 256 seconds]
MmeQuignon has quit [Ping timeout: 272 seconds]
hax404 has quit [Quit: WeeChat 2.7.1]
hax404 has joined #home-manager
asymptotically has quit [Quit: Leaving]
dermetfan has joined #home-manager
<dutchie> how can i get system configuration options while running in home-manager? i want to do conditions based on hostname
mtreca has quit [Remote host closed the connection]
<nicolas[m]2> You could always use `builtins.getEnv` to get the hostname from the environment variable, but that is a hack.
quinn has joined #home-manager
cole-h has joined #home-manager
Bunogi has quit [Quit: The Lounge - https://thelounge.chat]
Bunogi has joined #home-manager
<rycee> mtreca: The answer suggesting `/run/wrappers/bin/fusermount` seems the best to me. This will not work on non-NixOS systems, though.
<rycee> dutchie: If you are using HM as a NixOS module then it's relatively easy to wire in the system configuration using `config._module.args`.
<rycee> dutchie: And if you are using HM standalone then you'll have to evaluate the system configuration.
__monty__ has quit [Quit: leaving]
KarlJoad has joined #home-manager
<KarlJoad> Has anyone figured out a work-around for mbsync to support multiple channels with different patterns? There is an active Issue for it (https://github.com/rycee/home-manager/issues/747), but I wanted to see if anyone managed to "skirt" the issue.
<{^_^}> #747 (by znewman01, 49 weeks ago, open): mbsync: multiple channels per account
<KarlJoad> I ask because Gmail is a bit stupid when downloading things, and you end up with your critical mail folders in a maildir/[Gmail]/* situation, with them nested beneath a useless directory.
dermetfan has quit [Ping timeout: 256 seconds]
KarlJoad has quit [Quit: Konversation terminated!]