(Justin)

Tech nerd from Sweden

Matrix: @jlh:jlh.name

  • 4 Posts
  • 1.08K Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle

















    1. Yes.
    2. Yes, and if you want custom configuration, you can include your configuration in-line in the same file that installs the http server and sets up systemd for it. Or you can even write your own module that drops configuration files in the same file.
    3. Home-manager modules are modules that run stuff exclusively in ~, doing things like configuring browsers or dotfiles. As opposed to NixOS modules which configure system-level daemons.