rycee changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/rycee/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
kalbasit_ has quit [Ping timeout: 256 seconds]
veleiro has joined #home-manager
drakonis has quit [Quit: WeeChat 2.9]
drakonis has joined #home-manager
drakonis has quit [Client Quit]
judson__ has joined #home-manager
coco has joined #home-manager
judson__ has quit [Ping timeout: 264 seconds]
coco has quit [Quit: WeeChat 2.7.1]
jurlerci has quit [Ping timeout: 256 seconds]
cole-h has quit [Quit: Goodbye]
o1lo01ol_ has quit [Remote host closed the connection]
<colemickens> can we merge this? https://github.com/rycee/home-manager/pull/1329
<{^_^}> #1329 (by berbiche, 8 weeks ago, open): waybar: add module
Shados_ has quit [Quit: Shados_]
Shados has joined #home-manager
<eyJhb> colemickens: better ping ryc ee in the PR I guee
<eyJhb> Is there any way we can get the userid from inside hm? Without using the shell?
<alexarice[m]> eyJhb: You might be able to pass it in as config
<eyJhb> Not a nice way, but systemd should be able to do it
<eyJhb> But the doc sucks for it... Does it e.g. allow for `$XDG_RUNTIME_DIR` to be used in a string?
quinn has quit [Quit: ZNC 1.8.1 - https://znc.in]
o1lo01ol1o has joined #home-manager
<devalot> eyJhb: I'm not 100% sure on this, but I think that if you want to use an environment variable in a systemd start command you need to instead have it invoke a script, and then of course you can do whatever in the script, including reading the environment.
<devalot> There are also a small number of %-escapes that you can use, like %h turns into the home directory.
<veleiro> what is requiring idris? takes forever to compile
<veleiro> oh nevermind, its part of emacs
<veleiro> i mean a mode
cole-h has joined #home-manager
kalbasit has joined #home-manager
kalbasit_ has joined #home-manager
portal_narlish has joined #home-manager
<portal_narlish> For the `neovim` module, what is the easiest way to add a custom vim plugin?
<portal_narlish> I have a derivation in `home.nix` that I'd like to use, but putting it in the `neovim.plugins` list only seems to build it but not add it to vim.
<portal_narlish> The derivation is in the same form as what's used in nixpkgs: https://github.com/NixOS/nixpkgs/blob/master/pkgs/misc/vim-plugins/generated.nix#L1728-L1738
<portal_narlish> So I have something like `myplugin = buildVimPluginFrom2Nix { ... }` in scope, and am trying to reference it in `neovim.plugins [ myplugin ]`.
kalbasit__ has joined #home-manager
kalbasit_ has quit [Ping timeout: 240 seconds]
kalbasit__ has quit [Ping timeout: 240 seconds]
kalbasit has quit [Ping timeout: 240 seconds]
kalbasit_ has joined #home-manager
kalbasit has joined #home-manager
kalbasit__ has joined #home-manager
kalbasit_ has quit [Ping timeout: 265 seconds]
cole-h has quit [Quit: Goodbye]
portal_narlish has quit [Ping timeout: 245 seconds]
o1lo01ol_ has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 264 seconds]
jurlerci has joined #home-manager
<colemickens> rycee++, thank you for reviewing and merging waybar!
<{^_^}> rycee's karma got increased to 29
o1lo01ol_ has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
jurlerci has quit [Quit: leaving]
o1lo01ol1o has quit [Ping timeout: 246 seconds]
jurlerci has joined #home-manager
<jurlerci> howdy, the programs.bash.sessionVariables isnt working the way i thought it did, im trying to use it to set my PS1 prompt but anything I put there isnt being picked up by new shells? I tried putting a simple TEST = "hello"; line in there too but then echo $TEST gives me nothing
<jurlerci> is there a better way to set my prompt than that?
quinn has joined #home-manager
drakonis has joined #home-manager