This commit is contained in:
commit
7d364cdfac
69 changed files with 5268 additions and 0 deletions
7
hosts/rx4/packages.nix
Normal file
7
hosts/rx4/packages.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
gitMinimal
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue