hujup
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
programs.fish.enable = true;
|
||||
programs.nix-ld = {
|
||||
enable = true;
|
||||
libraries = import ./modules/ld.nix;
|
||||
libraries = import ./modules/ld.nix { inherit pkgs; };
|
||||
};
|
||||
|
||||
time.timeZone = "Asia/Seoul";
|
||||
|
||||
Reference in New Issue
Block a user