mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add zellij config
This commit is contained in:
parent
70c21b81ed
commit
fe2c22214e
4 changed files with 337 additions and 1 deletions
|
|
@ -56,6 +56,11 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
services.clipmenu = {
|
||||
enable = true;
|
||||
launcher = "rofi";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# libraries
|
||||
glow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue