test
This commit is contained in:
parent
3792d15fd0
commit
28b5df5280
8 changed files with 89 additions and 61 deletions
modules
6
modules/git.nix
Normal file
6
modules/git.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
gh
|
||||
tea
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue