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]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 244 seconds]
justanotheruser has quit [Ping timeout: 272 seconds]
justanotheruser has joined #home-manager
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 256 seconds]
kalbasit has quit [Remote host closed the connection]
Ken has joined #home-manager
Ken is now known as Byter
Byter is now known as KenN
KenN is now known as Guest57458
cole-h has quit [Ping timeout: 240 seconds]
MmeQuignon has joined #home-manager
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 260 seconds]
__monty__ has joined #home-manager
Guest57458 has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 246 seconds]
o1lo01ol1o has joined #home-manager
liff has quit [Ping timeout: 260 seconds]
liff has joined #home-manager
__monty__ has quit [Quit: leaving]
<quintasan> Is it possible to have home-manager generate a gitconfig without installing git from Nix? I need git 2.29 but if I `programs.git.enable = false` then I get no config and no git
<devalot> quintasan: What I do in that situation is use an nixpkgs overlay so that when home-manager uses pkgs.git it gets the one from my overlay.
<quintasan> That went over my head. I have no idea how to do that lol
<devalot> quintasan: An overlay is a function that takes the current package set as a argument, and returns a new package set. Here's the one I use: https://github.com/pjones/tilde/blob/trunk/overlays/default.nix
<devalot> And here is where I tell home-manager to use my overlay: https://github.com/pjones/tilde/blob/trunk/home/default.nix#L22
<devalot> Here's an example of me overriding the "tabbed" package to pull in a newer version and apply some patches to it: https://github.com/pjones/tilde/blob/trunk/overlays/default.nix#L71
<quintasan> Oh, okay, I'll give that a spin
<quintasan> Thanks!
<devalot> The `super' variable is the current nixpkgs.
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Remote host closed the connection]
cole-h has joined #home-manager
o1lo01ol1o has joined #home-manager
justan0theruser has joined #home-manager
justanotheruser has quit [Ping timeout: 244 seconds]
evanjs has quit [Quit: ZNC 1.8.2 - https://znc.in]
evanjs has joined #home-manager
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #home-manager
romanofski_ has joined #home-manager
romanofski has quit [Ping timeout: 240 seconds]
gordon has joined #home-manager
<gordon> hi
<gordon> i’m trying to set up a waybar module on home-manager-20.09
<gordon> and it seems that my settings aren’t used
<gordon> my bar seems to be the default one
<nicolas[m]> gordon: Would you mind sharing a gist of your configuration?
<gordon> sure
<nicolas[m]> Also, what is the expected behavior vs what you have
<gordon> oh, by the way, what’s the matrix room linked to the irc one?
<nicolas[m]> #home-manager:rycee.net
Gordon[m]1 has joined #home-manager
<nicolas[m]> You are missing a `programs.waybar.enable = true;`
<Gordon[m]1> T_T
<Gordon[m]1> that’s better (meaning i have errors /o/)
<Gordon[m]1> thanks nicolas i didn’t see it
<Gordon[m]1> i’m not sure what the systemd integration does. Is it supposed to start the bar automatically with the graphical session?
<nicolas[m]> Yup
<nicolas[m]> It's started as part of the "graphical-session.target"
<Gordon[m]1> ok
<Gordon[m]1> ok now, why does my custom mpd module disappear when i click it??
<nicolas[m]> Did it work prior to integrating your configuration in home-manageR?
<Gordon[m]1> i wrote this module long time ago, and i didn’t keep it at all when i started to use home-manager. It’s probably a pure waybar issue
justan0theruser has quit [Ping timeout: 272 seconds]
<Ericson2314> is there anything like nixos-option for home-manager?
justanotheruser has joined #home-manager
<piegames1> Ericson2314: What does nixos-option do?
<Ericson2314> piegames1: gives you documentation and current value of a module option
<Ericson2314> it's like a stupid shell script or something
<rycee> Ericson2314: I haven't seen any corresponding script for HM. Shouldn't be too hard to make.
<Ericson2314> rycee: i guess my friend who wanted this can make an issue and take a stab at it :)
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Remote host closed the connection]