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
MmeQuignon has quit [Ping timeout: 264 seconds]
romanofski has quit [Ping timeout: 264 seconds]
romanofski has joined #home-manager
<pumpy> why would i3 "height 45" in bar {} throw a config error that it wasn't 1 of the expected tokens? same thing in my openbsd config works just fine
cole-h has quit [Ping timeout: 260 seconds]
justanotheruser has quit [Ping timeout: 264 seconds]
edeneast has joined #home-manager
justanotheruser has joined #home-manager
<edeneast> Hey all, I am currently running into an issue when trying to use home.sessionPath I keep getting `The option `home.sessionPath' defined does not exist` but I can use `home.packages` and `home.sessionVariables` in the same scope
<edeneast> Hey all, I am currently running into an issue when trying to use home.sessionPath I keep getting `The option 'home.sessionPath' defined does not exist` but I can use `home.packages` and `home.sessionVariables` in the same scope
<edeneast> for context the file looks like this https://github.com/EdenEast/nyx/blob/515fb43/home/aspects/git.nix
romanofski_ has joined #home-manager
romanofski has quit [Read error: Connection reset by peer]
edeneast has quit [Remote host closed the connection]
edeneast has joined #home-manager
edeneast has quit [Remote host closed the connection]
kalbasit has quit [Ping timeout: 272 seconds]
justanotheruser has quit [Ping timeout: 244 seconds]
Emantor has quit [Remote host closed the connection]
Emantor has joined #home-manager
justanotheruser has joined #home-manager
cole-h has joined #home-manager
monotux6 has joined #home-manager
jhuizy7 has joined #home-manager
jhuizy has quit [Read error: Connection reset by peer]
jhuizy7 is now known as jhuizy
monotux has quit [Ping timeout: 256 seconds]
monotux6 is now known as monotux
__monty__ has joined #home-manager
MmeQuignon has joined #home-manager
manveru has quit [Ping timeout: 272 seconds]
manveru has joined #home-manager
cole-h has quit [Ping timeout: 272 seconds]
romanofski_ has quit [Ping timeout: 256 seconds]
romanofski has joined #home-manager
superherointj has joined #home-manager
superherointj has quit [Quit: Leaving]
kalbasit has joined #home-manager
justanotheruser has quit [Quit: WeeChat 2.9]
justanotheruser has joined #home-manager
<pumpy> can anyone help me confirm if this is a bug? using home manager, setting up i3, i set an extraConfig for the bar to have height 45. well i3 gives me config error on it BUT im using package = pkgs.i3-gaps which DOES have bar height property so it should actually work
cole-h has joined #home-manager
<NobbZ[m]> Can you please share full i3 config and full error message?
<pumpy> i figured out problem. my systemwide config has services.xrdp.defaultWindowManager = "${pkgs.i3}/bin/i3"; but i guess that's not the right package because i wanna use i3 gaps
<pumpy> i just thought i had overridden i3 with i3-gaps but i was wrong. my systemwide config has services.xrdp.defaultWindowManager = "${pkgs.i3}/bin/i3";
woffs has quit [Read error: Connection reset by peer]
shorberg has quit [Ping timeout: 246 seconds]
woffs has joined #home-manager
MmeQuignon has quit [Quit: WeeChat 2.9]
woffs has quit [Quit: Gateway shutdown]
woffs has joined #home-manager
__monty__ has quit [Quit: leaving]
<pumpy> using home manager how should i configure i3blocks? it doesn't have entries in https://nix-community.github.io/home-manager/options.html#opt-programs.alacritty.settings
<pumpy> do i just make .config/i3blocks/config manually and let i3blocks find it?
<NobbZ[m]> Didn't we had this discussion yesterday or the day before?
<NobbZ[m]> Oh, no that was slightly different
<NobbZ[m]> That was about making i3 aware of blocks. This is about configuring blocks itself
<pumpy> ya
<pumpy> i have an i3blocks.conf from another setup i could use but i dunno how to use it in the right way for nixos/home manager
<NobbZ[m]> Yeah, basically you can just throw a handwritten config where blocks would find it. That usually works for most apps.
<NobbZ[m]> Then the next step after that is to write a module that generates that file.
<NobbZ[m]> Next step is to have that file copied/linked by home-manager using `home.file`.
<pumpy> ok ill use step 1 for now and when i learn more ill make step 2 then step 3
<pumpy> ty NobbZ[m]++
<{^_^}> NobbZ[m]'s karma got increased to 7