off ld
This commit is contained in:
@@ -65,8 +65,8 @@ in {
|
||||
|
||||
programs.fish.enable = true;
|
||||
programs.nix-ld = {
|
||||
enable = true;
|
||||
libraries = import ./modules/ld.nix { inherit pkgs; };
|
||||
enable = false;
|
||||
libraries = [ ]; # import ./modules/ld.nix { inherit pkgs; };
|
||||
};
|
||||
|
||||
time.timeZone = "Asia/Seoul";
|
||||
|
||||
Reference in New Issue
Block a user