foo
This commit is contained in:
6
profiles/base/home-manager/zellij.nix
Normal file
6
profiles/base/home-manager/zellij.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
}
|
||||
@@ -4,6 +4,7 @@ with pkgs;
|
||||
[
|
||||
age
|
||||
age-plugin-yubikey
|
||||
delta
|
||||
docker
|
||||
docker-compose
|
||||
git
|
||||
|
||||
Reference in New Issue
Block a user