cleaning by inlining tiny files

This commit is contained in:
xunuwu 2025-04-17 13:36:47 +02:00
parent c046eadcea
commit 2928310925
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
42 changed files with 75 additions and 313 deletions

View file

@ -1,3 +0,0 @@
{
programs.lazygit.enable = true;
}

View file

@ -1,3 +0,0 @@
{pkgs, ...}: {
home.packages = with pkgs; [tdf];
}

View file

@ -1,3 +0,0 @@
{
programs.zoxide.enable = true;
}

View file

@ -1,5 +0,0 @@
{
programs.starship = {
enable = true;
};
}