sh -c "rename main.nix default.nix"

This commit is contained in:
unexplrd
2025-02-06 23:50:52 +02:00
parent 318318ee8f
commit ff5765eeee
9 changed files with 7 additions and 7 deletions

View File

@ -0,0 +1,3 @@
{
imports = [./nushell.nix ./oh-my-posh.nix];
}