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
mexisme has joined #home-manager
benkolera has quit [Ping timeout: 272 seconds]
benkolera has joined #home-manager
johnw has joined #home-manager
mankyKitty has quit [Ping timeout: 246 seconds]
sgraf has quit [Ping timeout: 264 seconds]
rizary_ has quit [Ping timeout: 245 seconds]
benkolera has quit [Ping timeout: 260 seconds]
davidtwco has quit [Ping timeout: 260 seconds]
feepo has quit [Ping timeout: 260 seconds]
rizary_ has joined #home-manager
davidtwco has joined #home-manager
rizary_ has quit [Max SendQ exceeded]
davidtwco has quit [Ping timeout: 245 seconds]
rizary_ has joined #home-manager
rizary_ has quit [Ping timeout: 246 seconds]
mexisme has quit [Ping timeout: 240 seconds]
mexisme has joined #home-manager
mexisme has quit [Ping timeout: 258 seconds]
mankyKitty has joined #home-manager
mankyKitty has quit [Ping timeout: 268 seconds]
mankyKitty has joined #home-manager
mankyKitty has quit [Ping timeout: 245 seconds]
johnw has quit [Remote host closed the connection]
vdemeester has joined #home-manager
benkolera has joined #home-manager
mexisme has joined #home-manager
feepo has joined #home-manager
mankyKitty has joined #home-manager
rizary_ has joined #home-manager
davidtwco has joined #home-manager
manveru has joined #home-manager
Palpares has quit [Ping timeout: 240 seconds]
mexisme has quit [Ping timeout: 272 seconds]
johnw has joined #home-manager
sgraf has joined #home-manager
mexisme has joined #home-manager
kenjis1 has joined #home-manager
__monty__ has joined #home-manager
johnw has quit [Ping timeout: 272 seconds]
johnw has joined #home-manager
johnw has quit [Ping timeout: 240 seconds]
johnw has joined #home-manager
mexisme has quit [Ping timeout: 272 seconds]
<rizary_> I have this alias `(lib.mkAliasOptionModule [ "primary-user" "home-manager" ] [ "home-manager" "users" cfg.name ])`
<rizary_> For my users, then I have several `primary-user.home-manager.rizary.home.packages` for my current package.
<rizary_> Everything is fine before I update to home-manager master branch. After that I got an error saying:
<rizary_> `the option value of home-manager.users.rizary.home.packages.[definition 1-entry 2] is not of type package`
<rizary_> Huft I fixed the above, but I am still getting xmonad strange permission behavior. In fresh compile, I don't get permission denied, but if I rebuild it, I got permission error.
kenjis1 has quit [Remote host closed the connection]
kenjis1 has joined #home-manager
__monty__ has quit [Quit: leaving]
kenjis1 has quit [Remote host closed the connection]
Synthetica has joined #home-manager
kenjis1 has joined #home-manager
kenjis1 has quit [Remote host closed the connection]
mexisme has joined #home-manager
mexisme has quit [Ping timeout: 260 seconds]
kenjis1 has joined #home-manager
mexisme has joined #home-manager
mexisme has quit [Ping timeout: 260 seconds]
mexisme has joined #home-manager
kenjis1 has quit [Remote host closed the connection]
kenjis1 has joined #home-manager
mexisme has quit [Ping timeout: 268 seconds]
judson_ has quit [Remote host closed the connection]
judson_ has joined #home-manager
mexisme has joined #home-manager
ardumont has quit [Ping timeout: 248 seconds]
rpearce has joined #home-manager
rpearce has quit [Remote host closed the connection]
robertwpearce has joined #home-manager
<robertwpearce> Hi! Thank you for this nix tool, especially for us folks on macOS.
<robertwpearce> I do a lot of nodejs at work, and I am trying to figure out if there's a way to do a sort of `postInstall` step, or if I should get guidance on how to add `programs.nodejs` to the `programs` and do it there, or if there's a way to run a `pkgs.runCommand` in a normal `home.nix` file. I'm somewhat new to nix and know enough to get my hands dirty but
<robertwpearce> not enough to solve all my problems
ardumont has joined #home-manager
kenjis1 has quit [Remote host closed the connection]
Palpares has joined #home-manager
robertwpearce has quit [Ping timeout: 265 seconds]
lovesegfault has joined #home-manager
<lovesegfault> rycee: How can I build my home manager config with nix-build?
<lovesegfault> (no activation, etc)
<lovesegfault> I imagine it being something like nix-build '<home-manager>' -A ...
<rycee> Hmm, why not just use `home-manager build`? It calls `nix-build` for you.
<lovesegfault> rycee: I don't want the out link
<lovesegfault> ❯ nix-build '<home-manager/home-manager/home-manager.nix>' --argstr confPath ./home/machines/foobar.nix
<lovesegfault> This seems close
<lovesegfault> I need confAttr though
<lovesegfault> rycee: boom, got it :D
<lovesegfault> thanks :)
<lovesegfault> rycee: Follow-up: can I tell home-manager to build for another arch?
<lovesegfault> e.g. aarch64-linux
<lovesegfault> Normally I do that with --argst system aarch64-linux; but I don't think that'll work here
<rycee> lovesegfault: Hmm, not sure. I've never tried it. Isn't it depending on the nixpkgs settings?
<rycee> Heading to bed now. Cya
<lovesegfault> rycee: gnight, cya!
Synthetica has quit [Quit: Connection closed for inactivity]
lovesegfault has quit [Quit: WeeChat 2.7]
mexisme has quit [Ping timeout: 260 seconds]