Changed: Terminal bug

This commit is contained in:
2025-03-25 01:40:24 +01:00
parent a322ff3ed7
commit 0659912e38
2 changed files with 4 additions and 2 deletions

View File

@@ -16,4 +16,6 @@
shell = pkgs.fish;
};
programs.fish.enable = true; # Just because...
}