This commit is contained in:
4DBug
2026-08-24 04:02:10 -05:00
parent cbbd94a130
commit 8b56376803
10 changed files with 180 additions and 25 deletions
-2
View File
@@ -1,8 +1,6 @@
{
den.aspects.fish = {
nixos = { pkgs, ...}: {
environment.sessionVariables.SHELL = "${pkgs.fish}";
programs.fish = {
shellAliases = {
fetch = "fastfetch --file ~/nix/nix.ans";