mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
enable nix-ld
This commit is contained in:
@@ -25,5 +25,6 @@
|
||||
user.extraConfig = "DefaultTimeoutStopSec=10s";
|
||||
services.nix-daemon.serviceConfig.Slice = "-.slice";
|
||||
};
|
||||
programs.nix-ld.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user