Fix aliases, nh, etc
This commit is contained in:
parent
471dfd605e
commit
660149f46b
16 changed files with 81 additions and 60 deletions
3
modules/common/neowofetch/default.nix
Normal file
3
modules/common/neowofetch/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
environment.shellAliases.neofetch = "${pkgs.hyfetch}/bin/neowofetch --config ${./neofetch.conf}";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue