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
<W1lkins> I'm trying to run `sudo nixos-rebuild switch -I nixos-config=$(pwd)/nix-home/work/configuration.nix`. In my `configuration.nix` I import from a shared module namely `../lib/shared/home.nix` - in `home.nix` I have `home-manager` declared as a variable via a let binding, using `fetchFromGit` and I have `(import "${home-manager}/nixos")` in the
<W1lkins> imports list. When i try run this command I get "The option `home-manager.programs' defined in X does not exist" - any clue what's going wrong here?
<W1lkins> nevermind, seems I need `home-manager.users.x = { ...}: { config here }`
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #home-manager
claudiii has quit [Ping timeout: 260 seconds]
claudiii has joined #home-manager
claudiii has quit [Ping timeout: 265 seconds]
quinn has quit [Quit: ZNC 1.8.1 - https://znc.in]
jurlerci has quit [Ping timeout: 256 seconds]
claudiii has joined #home-manager
la-jesystani has joined #home-manager
<la-jesystani> howdy, im having trouble starting my xsession; i have it set up to run "cwm &" as shown in the github README, but i get "failed to start session" when I log in, any ideas?
<la-jesystani> its telling me "failed to find session 'none+cwm'"
la-jesystani has quit [Remote host closed the connection]
la-jesystani has joined #home-manager
<la-jesystani> whats the correct way for me to choose my windowManager between the nixos configuration, and my home-manager one?
quinn has joined #home-manager
malSet has quit [Quit: Quit.]
malSet has joined #home-manager
cole-h has joined #home-manager
cole-h has quit [Quit: Goodbye]
freeman42x[m] has left #home-manager ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
__monty__ has joined #home-manager
la-jesystani has quit [Ping timeout: 256 seconds]
la-jesystani has joined #home-manager
la-jesystani has quit [Ping timeout: 264 seconds]
quinn has quit [Quit: ZNC 1.8.1 - https://znc.in]
immae has quit [Quit: WeeChat 2.8]
immae has joined #home-manager
o1lo01ol_ has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #home-manager
<joesventek> Is there an easy way to install additional (dot)files into ~ using home manager?
<__monty__> Yes, home.files."name" = { contents = blah; } or something, check the manual for the proper syntax.
<__monty__> I symlink my dotfiles in an activation block.
<joesventek> That looks exactly like what I'm looking for.
<joesventek> Thank you, __monty__
<__monty__> np
cole-h has joined #home-manager
judson__ has joined #home-manager
cole-h has quit [Quit: Goodbye]
quinn has joined #home-manager
judson__ has quit [Ping timeout: 246 seconds]
__monty__ has quit [Quit: leaving]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #home-manager
o1lo01ol1o has quit [Ping timeout: 256 seconds]
la-jesystani has joined #home-manager