nix-files/hosts/by-name/servo
Colin 478747a96e modules/persist: change default mounting method to symlink
this changes the plaintext and cryptClearOnBoot stores: private was already symlink-based.
this isn't strictly necessary: the rationale is:
1. `mount` syscall *requires* CAP_SYS_ADMIN (i.e. superuser/suid).
   that's causing problems with sandboxing, particularly ~/private.
   that doesn't affect other stores *yet*, but it may in the future.
2. visibility. i.e. it makes *clear* where anything is persisted.
   if `realpath` doesn't evaluate to `/nix/persist`, then it's not
   persisted.
2024-02-23 07:06:29 +00:00
..
services servo: transmission: fix user agent 2024-02-17 01:35:40 +00:00
default.nix servo: ship go2tv 2024-01-04 16:25:50 +00:00
fs.nix modules/persist: change default mounting method to symlink 2024-02-23 07:06:29 +00:00
net.nix ip_forward: consolidate the options to fix servo build 2024-01-19 21:34:18 +00:00