1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-01 06:31:04 +01:00
home-manager/tests/modules/programs/zellij/default.nix
2025-05-11 18:47:55 -05:00

4 lines
80 B
Nix

{
zellij-enable-shells = ./enable-shells.nix;
zellij-theme = ./theme.nix;
}