feat: neofetch, some clis and stuff
This commit is contained in:
parent
eb36734615
commit
aa9aacf494
6 changed files with 23 additions and 13 deletions
modules/dev
|
@ -1,4 +1,5 @@
|
|||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
home-manager.users.adrielus.home.packages = with pkgs; [ gcc ];
|
||||
imports =
|
||||
[ ./nix.nix ./purescript.nix ./javascript.nix ./rust.nix ./haskell ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue