mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: init
This commit is contained in:
parent
354268c8e5
commit
709c4c7eff
3 changed files with 34 additions and 0 deletions
7
home-manager/modules/fastfetch.nix
Normal file
7
home-manager/modules/fastfetch.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
programs.fastfetch = {
|
||||
enable = true;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue