enable nix-alien again
This commit is contained in:
parent
c53a848919
commit
a79ff35f54
1 changed files with 3 additions and 3 deletions
|
@ -29,9 +29,9 @@ in {
|
|||
};
|
||||
|
||||
# Run statically linked and more
|
||||
# environment.systemPackages = with pkgs; [
|
||||
# nix-alien
|
||||
# ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
nix-alien
|
||||
];
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue