This commit is contained in:
4DBug
2025-03-23 13:45:37 -05:00
parent 50b0638323
commit b27f84c4ec
3 changed files with 5 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
programs = {
bash.shellAliases = {
fetch = "fastfetch --file ~/Pictures/Ansi/nix.ans";
fetch = "fastfetch --file ~/Pictures/Ansi/nix.logo";
neofetch = "fetch";
rebuild = "sudo nixos-rebuild switch --impure && home-manager switch --impure";