Reformat files with alejandra
1 file changed, 5 insertions(+), 2 deletions(-)
changed files
M system/settings/darwin.nix → system/settings/darwin.nix
@@ -1,6 +1,9 @@ -{ config, pkgs, lib, ... }: - { + config, + pkgs, + lib, + ... +}: { services.nix-daemon = { enable = true; enableSocketListener = true;