1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-13 20:30:02 +00:00
nix-darwin/modules
Michael Hoang dc8e1f4839 github-runners: move workDir outside of /run
As `/run` gets recreated every reboot and we can't specify dependencies
for launchd, creating the `workDir` every reboot will require extra
complexity with a separate daemon that runs as `root` otherwise it won't
have sufficient privileges.

As we clean the `workDir` when the service first starts anyway, it ends
up being the same.
2024-07-27 10:41:18 +10:00
..
documentation Reapply "eval-config: set class" 2024-06-13 14:35:20 +01:00
environment environment: Adjust systemPath order to allow injecting in the middle 2024-05-23 09:55:35 -04:00
examples Add inline prediction option mirroring the capitalization option 2024-07-24 12:51:20 -05:00
fonts fonts: remove fonts.fontDir.enable 2024-06-13 11:56:58 +01:00
launchd Merge pull request #716 from tmillr/fix-launchd-calendar-interval 2024-06-15 09:40:58 +01:00
lib write-text: remove support for copy 2024-06-15 12:15:13 +01:00
misc treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
networking treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
nix Update modules/nix/linux-builder.nix 2024-07-12 09:50:57 -07:00
programs Merge pull request #976 from emilazy/openssh-use-links-for-authorized-keys 2024-07-10 09:17:22 +01:00
security treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
services github-runners: move workDir outside of /run 2024-07-27 10:41:18 +10:00
system activation-scripts: add extra comment 2024-07-27 10:39:57 +10:00
time treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
users treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
alias.nix Update def and implementation of nix.package to match NixOS module 2022-08-16 10:41:51 -07:00
homebrew.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
meta.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
module-list.nix module: add jankyborders service 2024-07-21 02:54:45 +05:30