zellij, hyprland config
This commit is contained in:
parent
39052c860d
commit
22cca03fec
12 changed files with 135 additions and 51 deletions
|
|
@ -1,18 +1,13 @@
|
|||
{pkgs, ...}: {
|
||||
programs.taskwarrior = {
|
||||
enable = true;
|
||||
colorTheme = "solarized-dark-256";
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
ripgrep
|
||||
fd
|
||||
k9s
|
||||
kubectl
|
||||
nerdctl
|
||||
python3
|
||||
p7zip
|
||||
gnumake
|
||||
go
|
||||
jq
|
||||
awscli
|
||||
tree
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue