define base packages in another module
This commit is contained in:
+1
-10
@@ -13,17 +13,8 @@
|
||||
#<nixos-wsl/modules>
|
||||
];
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
git
|
||||
vim
|
||||
wget
|
||||
curl
|
||||
haxe
|
||||
|
||||
];
|
||||
programs.nix-ld = {
|
||||
enable = true;
|
||||
package = pkgs.nix-ld-rs;
|
||||
};
|
||||
|
||||
|
||||
# Enable Experimental Features
|
||||
|
||||
Reference in New Issue
Block a user