theyre ass
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
{ config, lib, ...}:
|
||||
|
||||
{
|
||||
programs.fastfetch = {
|
||||
enable = true;
|
||||
settings = {
|
||||
# TODO: Make my config
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user