Flake parts completed
This commit is contained in:
parent
97f500a3bf
commit
8e9044edd5
10 changed files with 389 additions and 576 deletions
|
|
@ -3,10 +3,7 @@ let
|
|||
strPalette = pkgs.lib.nix-rice.palette.toRgbHex pkgs.rice.colorPalette;
|
||||
in
|
||||
{
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
package = pkgs.unstable_pkgs.zellij;
|
||||
};
|
||||
programs.zellij.enable = true;
|
||||
|
||||
home.shellAliases = {
|
||||
"ze" = "zellij";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue