feat: add stow
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
description = "Common packages";
|
||||
};
|
||||
};
|
||||
config.commonPackages = with pkgs; [ wget busybox curl ];
|
||||
config.commonPackages = with pkgs; [ wget busybox curl stow ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user