<hpfr[m]>
[programs.autorandr.hooks](https://rycee.gitlab.io/home-manager/options.html#opt-programs.autorandr.hooks) is giving me `error: The option value 'programs.autorandr.profiles.uni-amd-general.hooks.postswitch' in 'repos/system/profiles/user/i3.nix' is not of type 'strings concatenated with "\n"'.` even though I'm giving it a multiline string like the one in the example with "change-dpi"?
<hpfr[m]>
`programs.autorandr.hooks.postswitch` works fine, but `programs.autorandr.profiles.<name>.hooks.postswitch` does not
<hpfr[m]>
nvm, turns out the type for the profiles one does not want an attrset
<hpfr[m]>
misread the error
romanofski has quit [Ping timeout: 260 seconds]
cole-h has quit [Quit: Goodbye]
kenran has joined #home-manager
romanofski has joined #home-manager
__monty__ has joined #home-manager
maier has joined #home-manager
turion has joined #home-manager
dermetfan has joined #home-manager
asymptotically has joined #home-manager
murmr has joined #home-manager
tiny_user has joined #home-manager
tiny_user has quit [Ping timeout: 272 seconds]
cjpbirkbeck has joined #home-manager
cjpb0 has joined #home-manager
cjpbirkbeck has quit [Ping timeout: 272 seconds]
cjpb0 is now known as cjpbirkbeck
tiny_user has joined #home-manager
tiny_user has quit [Ping timeout: 256 seconds]
turion has quit [Ping timeout: 244 seconds]
cjpb0 has joined #home-manager
cjpbirkbeck has quit [Ping timeout: 272 seconds]
cjpb0 is now known as cjpbirkbeck
tiny_user has joined #home-manager
cjpb0 has joined #home-manager
cjpbirkbeck has quit [Ping timeout: 256 seconds]
cjpb0 is now known as cjpbirkbeck
tiny_user_ has joined #home-manager
tiny_user has quit [Read error: Connection reset by peer]
tiny_user_ has quit [Ping timeout: 272 seconds]
tiny_user has joined #home-manager
turion has joined #home-manager
cjpb0 has joined #home-manager
cjpbirkbeck has quit [Ping timeout: 258 seconds]
cjpbirkbeck has joined #home-manager
cjpb0 has quit [Ping timeout: 260 seconds]
turion has quit [Ping timeout: 244 seconds]
cjpb0 has joined #home-manager
cjpbirkbeck has quit [Ping timeout: 260 seconds]
cjpb0 is now known as cjpbirkbeck
cjpb0 has joined #home-manager
cjpbirkbeck has quit [Ping timeout: 256 seconds]
cjpb0 is now known as cjpbirkbeck
turion has joined #home-manager
dermetfan has quit [Ping timeout: 244 seconds]
turion has quit [Ping timeout: 272 seconds]
tiny_user has quit [Ping timeout: 272 seconds]
turion has joined #home-manager
dermetfan has joined #home-manager
tiny_user has joined #home-manager
cjpbirkbeck has quit [Ping timeout: 256 seconds]
kenran has quit [Quit: leaving]
cole-h has joined #home-manager
<pbogdan>
is it possible to somehow add some extra packages to polybar's service PATH?
maier has quit [Ping timeout: 264 seconds]
<pbogdan>
nvm, I made a hacky wrapper and set it as the service's package, seems to do the job