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
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #home-manager
notgne2 has quit [Quit: ZNC 1.7.5 - https://znc.in]
notgne2 has joined #home-manager
malSet has quit [Read error: Connection reset by peer]
malSet has joined #home-manager
cole-h has quit [Quit: Goodbye]
asymptotically has joined #home-manager
hmpffff has joined #home-manager
__monty__ has joined #home-manager
<rycee> gordon1: https://rycee.gitlab.io/home-manager/options.html#opt-accounts.email.accounts._name_.passwordCommand
<gordon1> is it up to me to store the passwords then?
<__monty__> Yeah, if you put passwords in your configuration they end up in the store, world-readable.
<rycee> gordon1: Yes, that's correct.
<gordon1> ok, i thought it was asked by the initial creation, like the root password
<gordon1> what are the commonly used choices for this option?
quinn has quit [Ping timeout: 265 seconds]
<rycee> gordon1: I guess pass or Gnome Keyring are commonly used.
<gordon1> thanks
<gordon1> i’m currently using gnome-keyring with some custom scripts (without hm), and i always struggled with the dbus session (using sway)
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #home-manager
quinn has joined #home-manager
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
quinn has joined #home-manager
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
quinn has joined #home-manager
dermetfan has joined #home-manager
<gordon1> is there a simple way to use a home skel with home-manager?
malSet has quit [Read error: Connection reset by peer]
malSet has joined #home-manager
quinn has quit [Ping timeout: 260 seconds]
quinn has joined #home-manager
dermetfan has quit [Ping timeout: 246 seconds]
<gordon1> hm, in the sway config, i set "s" to config.up, and i remapped the default "layout stacking" keybinding to another key, but home-manaager complains that the $mod+s is already defined. How can I fix this?
<gordon1> (the error says that the redefinition is in the sway.nix module, not mine, so it seems to happen before i make any change)
<gordon1> okay, it was https://github.com/rycee/home-manager/issues/485, fixed with mkDefault instead of mkOptionDefault
<{^_^}> #485 (by dali99, 1 year ago, closed): i3 default keybind can't be overriden
<gordon1> … not really fixed, using mkDefault doesn’t include the default keybindings
dermetfan has joined #home-manager
dermetfan has quit [Ping timeout: 246 seconds]
cole-h has joined #home-manager
pistache has quit [Ping timeout: 260 seconds]
pistache has joined #home-manager
dermetfan has joined #home-manager
thmzlt has joined #home-manager
asymptotically has quit [Remote host closed the connection]
dermetfan has quit [Ping timeout: 260 seconds]
<DamienCassou> hi everyone
dermetfan has joined #home-manager
<DamienCassou> I have 2 PRs for home-manager that have received good feedback. Anyone wants to review/merge them? https://github.com/rycee/home-manager/pulls/DamienCassou
asymptotically has joined #home-manager
<DamienCassou> I've just opened a PR improving contribution guidelines and adding 2 documentation-related attributes to default.nix: https://github.com/rycee/home-manager/pull/1306
<{^_^}> #1306 (by DamienCassou, 52 seconds ago, open): Damien/add relevant documentation
dermetfan has quit [Ping timeout: 260 seconds]
hax404 has quit [Quit: WeeChat 2.7.1]
hax404 has joined #home-manager
dermetfan has joined #home-manager
dermetfan has quit [Ping timeout: 256 seconds]
thmzlt has quit [Remote host closed the connection]
dermetfan has joined #home-manager
asymptotically has quit [Quit: Leaving]
__monty__ has quit [Quit: leaving]
<ldlework> Sometimes when I switch I get:
<ldlework> Starting home manager activation
<ldlework> There are 111 unread and relevant news items.
<ldlework> And no activation takes place. When I switch again, the activation goes through.
<ldlework> Is there an obvious reason this would happen?