Commit 5aa9d28
Changed files (2)
modules
core
tools
modules/core/tools/packages.nix
@@ -26,6 +26,7 @@
which
findutils
btop
+ zellij
];
};
modules/dev/zellij.nix → modules/core/zellij.nix
@@ -1,5 +1,5 @@
{
- flake.modules.homeManager.dev = _: {
+ flake.modules.homeManager.core = _: {
programs.zellij = {
enable = true;
settings = {