nix-files/modules
colin 34d77542e7 impermanence: ensure /etc/ssh is populated before we decode machine secrets during activation
the impermanence activation scripts don't appear to mount folders --
only files. rather, the impermanence module creates fstab entries for
each bind mount folder, and *something* (systemd?) mounts these *after*
/run/current-system/activate is run.

therefore, if we want access to a bind-mounted directory during
activateion, we have to manually mount it.
i.e. `mount /etc/ssh/host_keys`.
2022-10-30 05:59:55 -07:00
..
gui sway: add a config option to disable the greeter (and auto-login instead) 2022-10-22 01:31:51 -07:00
hardware moby: cross-compile the kernel 2022-08-08 20:36:35 -07:00
services modules/services: abstract behind default.nix 2022-10-24 06:13:04 -07:00
universal vendor librewolf addons instead of fetching them on first run 2022-10-27 03:20:29 -07:00
default.nix modules/services: abstract behind default.nix 2022-10-24 06:13:04 -07:00
image.nix image: fix issue that persist/ paths aren't created 2022-08-02 17:08:26 -07:00
impermanence.nix impermanence: ensure /etc/ssh is populated before we decode machine secrets during activation 2022-10-30 05:59:55 -07:00
nixcache.nix remove TODO file 2022-10-24 06:20:22 -07:00