working zellij

This commit is contained in:
Charlie Root 2024-07-31 02:09:58 +02:00
commit 449de3f702
11 changed files with 242 additions and 12 deletions

View file

@ -1 +1,9 @@
_: {imports = [./fish.nix ./nh.nix ./starship.nix ./beets.nix];}
_: {
imports = [
./fish.nix
./nh.nix
./starship.nix
./beets.nix
./zellij
];
}