ChanServ changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/nix-community/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
aveltras has quit [Quit: Connection closed for inactivity]
kalbasit has quit [Ping timeout: 264 seconds]
kalbasit has joined #home-manager
rajivr has joined #home-manager
svrana has quit [Quit: WeeChat 2.9]
svrana has joined #home-manager
justanotheruser has joined #home-manager
evanjs has quit [Quit: ZNC 1.8.2 - https://znc.in]
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #home-manager
evanjs has joined #home-manager
justanotheruser has quit [Ping timeout: 240 seconds]
justanotheruser has joined #home-manager
kalbasit_ has joined #home-manager
manveru_ has joined #home-manager
manveru has quit [Ping timeout: 256 seconds]
ece3 has quit [Read error: Connection reset by peer]
kalbasit has quit [Ping timeout: 256 seconds]
dgpratt has quit [Ping timeout: 256 seconds]
manveru_ is now known as manveru
ece34 has joined #home-manager
kalbasit has joined #home-manager
dgpratt has joined #home-manager
justanotheruser has quit [Ping timeout: 264 seconds]
kalbasit has quit [Ping timeout: 256 seconds]
kalbasit has joined #home-manager
kalbasit_ has quit [Ping timeout: 256 seconds]
justanotheruser has joined #home-manager
kalbasit_ has joined #home-manager
kalbasit_ has quit [Ping timeout: 260 seconds]
kalbasit_ has joined #home-manager
kalbasit[m] has joined #home-manager
midchildan has joined #home-manager
ece3 has joined #home-manager
kalbasit_ has quit [Ping timeout: 264 seconds]
kalbasit has quit [Ping timeout: 260 seconds]
mocker_ has joined #home-manager
mocker has quit [Ping timeout: 256 seconds]
ece34 has quit [Read error: Connection reset by peer]
mocker_ is now known as mocker
dgpratt has quit [Ping timeout: 256 seconds]
dgpratt has joined #home-manager
romanofski_ has quit [Read error: Connection reset by peer]
romanofski has joined #home-manager
romanofski has quit [Client Quit]
romanofski has joined #home-manager
niacdoial has joined #home-manager
niacdoial has quit [Ping timeout: 256 seconds]
niacdoial has joined #home-manager
romanofski has quit [Ping timeout: 272 seconds]
romanofski has joined #home-manager
cole-h has quit [Ping timeout: 272 seconds]
johnw has quit [Ping timeout: 272 seconds]
__monty__ has joined #home-manager
johnw has joined #home-manager
niacdoial has quit [Ping timeout: 246 seconds]
niacdoial has joined #home-manager
__monty__ has quit [Quit: leaving]
ece3 has quit [Ping timeout: 240 seconds]
ece3 has joined #home-manager
ryantrinkle has quit [Ping timeout: 264 seconds]
justanotheruser has quit [Ping timeout: 264 seconds]
romanofski has quit [Ping timeout: 256 seconds]
romanofski has joined #home-manager
ece3 has quit [Read error: Connection reset by peer]
justanotheruser has joined #home-manager
niacdoial has quit [Quit: WeeChat 3.0]
evax_ has quit [Ping timeout: 264 seconds]
evax_ has joined #home-manager
kalbasit has joined #home-manager
<humancalico[m]> I'm getting this error (https://pastebin.com/z4i8VFnB) while installing the `nvim-treesitter` plugin using home-manager. What might be the issue here?
kalbasit has quit [Quit: WeeChat 2.9]
o1lo01ol1o has joined #home-manager
ece3 has joined #home-manager
<mjlbach> You're going to need neovim nightly to use treesitter
rajivr has quit [Quit: Connection closed for inactivity]
justanotheruser has quit [Ping timeout: 272 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
AWizzArd has joined #home-manager
<AWizzArd> I open a terminal and see that `echo $0` prints `bash`. In my home.nix I added `programs.bash.shellAliases = { ".." = "cd .."; "cls" = "clear"; };`.
<AWizzArd> Unfortunately after `home-manager switch` and a reboot I still get `cls: command not found`.
o1lo01ol1o has quit [Remote host closed the connection]
justanotheruser has joined #home-manager
cole-h has joined #home-manager
jiribenes has quit [Ping timeout: 272 seconds]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
vdemeester has quit [Ping timeout: 260 seconds]
vdemeester has joined #home-manager
jiribenes has joined #home-manager
K0kada has joined #home-manager
K0kada has quit [Client Quit]
K0kada has joined #home-manager
K0kada has quit [Client Quit]
K0kada has joined #home-manager
johnw has quit [Quit: ZNC - http://znc.in]
justanotheruser has quit [Ping timeout: 272 seconds]
K0kada has quit [Ping timeout: 256 seconds]
romanofski has quit [Ping timeout: 256 seconds]
romanofski has joined #home-manager
davidtwco_ has quit [Ping timeout: 260 seconds]
midchildan has quit [Read error: Connection reset by peer]
midchildan has joined #home-manager
zmacs_ has joined #home-manager
davidtwco_ has joined #home-manager
zmacs has quit [Ping timeout: 265 seconds]
zmacs_ is now known as zmacs
<nicolas[m]> AWizzArd do you have `programs.bash.enable = true`?