This commit is contained in:
4DBug
2025-03-25 20:54:35 -05:00
parent c3723d7e2e
commit 3ea6423642
2 changed files with 2 additions and 1 deletions

View File

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