justanotheruser has quit [Ping timeout: 276 seconds]
justanotheruser has joined #home-manager
justanotheruser has quit [Ping timeout: 260 seconds]
supersandro20007 has joined #home-manager
supersandro2000 has quit [Killed (kornbluth.freenode.net (Nickname regained by services))]
supersandro20007 is now known as supersandro2000
tdeo has quit [Read error: Connection reset by peer]
tdeo has joined #home-manager
tdeo has quit [Ping timeout: 276 seconds]
tdeo has joined #home-manager
tdeo has quit [Excess Flood]
tdeo has joined #home-manager
jesystani has joined #home-manager
<jesystani>
hello, what steps would i need to change my default shell to zsh? ive set the `shell` option for my user in configuration.nix, and i have zsh.enable set in my home-manager configuration along with my zsh options, but X isnt setting my PATH properly so i dont have ls or cd or anything in it, however if i start it in a tty it works fine, and bash works in both cases
cole-h has quit [Ping timeout: 240 seconds]
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #home-manager
__monty__ has joined #home-manager
jesystanii has joined #home-manager
jesystani has quit [Ping timeout: 240 seconds]
figgyc_ has quit [Ping timeout: 240 seconds]
figgyc has joined #home-manager
figgyc has quit [Quit: No Ping reply in 180 seconds.]
<chisui>
The reason was that I defined a submodule where I forgot to prefix the `options` prefix. Wow, that was a wild goose chase.
hax404 has joined #home-manager
supersandro20000 has joined #home-manager
supersandro2000 is now known as Guest35175
Guest35175 has quit [Killed (card.freenode.net (Nickname regained by services))]
supersandro20000 is now known as supersandro2000
__monty__ has quit [Quit: leaving]
<jesystanii>
hello, im hoping someone would be able to let me know why X would be failing to set my path in ZSH properly, im sure ive just messed something up in the config but im not really sure where to start, it works fine with Bash, or if ZSH is via logon to TTY, but not in X