suckle
This commit is contained in:
parent
c9621b6788
commit
b32af9ddda
11 changed files with 2754 additions and 503 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
with pkgs; {
|
||||
|
@ -22,7 +23,6 @@ with pkgs; {
|
|||
alejandra
|
||||
bun
|
||||
grc
|
||||
kitty
|
||||
macchina
|
||||
wl-clipboard
|
||||
xclip
|
||||
|
@ -37,6 +37,7 @@ with pkgs; {
|
|||
gpg.enable = true;
|
||||
skim.enable = true;
|
||||
tealdeer.enable = true;
|
||||
wezterm.enable = lib.mkForce false;
|
||||
|
||||
atuin = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue