moved hyfetch to shell
This commit is contained in:
parent
b0a7d05201
commit
f44a5826f2
3 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
|
|
||||||
./envvar.nix
|
./envvar.nix
|
||||||
./git.nix
|
./git.nix
|
||||||
./hyfetch.nix
|
|
||||||
./locales.nix
|
./locales.nix
|
||||||
./user.nix
|
./user.nix
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
|
./hyfetch.nix
|
||||||
./nushell.nix
|
./nushell.nix
|
||||||
./ssh.nix
|
./ssh.nix
|
||||||
./starship.nix
|
./starship.nix
|
||||||
|
|
Loading…
Add table
Reference in a new issue