sheeldotme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kalbasit has quit [Ping timeout: 246 seconds]
kalbasit has joined #home-manager
MmeQuignon has joined #home-manager
cole-h has quit [Quit: Goodbye]
malSet has quit [Ping timeout: 240 seconds]
malSet_ has joined #home-manager
sheeldotme has joined #home-manager
sheeldotme has quit [Client Quit]
Ke has joined #home-manager
cjpbirkbeck has quit [Quit: cjpbirkbeck]
manveru has joined #home-manager
rizary has joined #home-manager
dgpratt has joined #home-manager
claudiii_ has joined #home-manager
feepo has joined #home-manager
vdemeester has joined #home-manager
murmr has joined #home-manager
NemesisD has joined #home-manager
sgraf has joined #home-manager
dsal has joined #home-manager
mankyKitty has joined #home-manager
davidtwco has joined #home-manager
kalbasit has quit [Ping timeout: 272 seconds]
kalbasit has joined #home-manager
kalbasit has quit [Ping timeout: 256 seconds]
kalbasit has joined #home-manager
kalbasit has quit [Ping timeout: 246 seconds]
kalbasit has joined #home-manager
kalbasit has quit [Ping timeout: 240 seconds]
kalbasit has joined #home-manager
turion has joined #home-manager
Extends has joined #home-manager
Extends has quit [Quit: leaving]
<eyJhb>
rycee: where would I place a Dropbox module?
<rycee>
eyJhb: If its something you are running as a service then it goes in the services directory.
<eyJhb>
Thanks, PR incoming
<eyJhb>
rycee: I need to set my shell in my NixOS config, right? Just having programs.fish.enable = true is not enough
<rycee>
Not sure, I've never used fish. But if you want fish to be the user login shell then that would be a system level configuration since it goes in /etc/passwd.
<eyJhb>
Thanks rycee, I will look at it! Also, should there be tests for this? Does it make sense?
<eyJhb>
like the example given?
<rycee>
Uh, some test to verify the interaction between NixOS and HM w.r.t fish? That would be nice but seems like a lot of work. Perhaps using the NixOS test framework.