add hm
This commit is contained in:
parent
3d63c94742
commit
e913bd96d5
12 changed files with 409 additions and 1 deletions
3
common/hm-modules/default.nix
Normal file
3
common/hm-modules/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{ ... }: {
|
||||
imports = [ ./catppuccin.nix ./nvim.nix ./riff.nix ./vscode.nix ./git.nix ./rust.nix ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue