This commit is contained in:
Mars 2024-10-30 12:04:46 -04:00
parent c9621b6788
commit b32af9ddda
Signed by: pupbrained
GPG key ID: 91B1F40056A01DDF
11 changed files with 2754 additions and 503 deletions

View file

@ -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;