1
Fork 0

Satellite dev mode and basic eww install

This commit is contained in:
Matei Adriel 2023-02-05 04:06:39 +01:00
commit 9f126e7dfc
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions
home/adrielus/features/cli

View file

@ -1,6 +1,6 @@
{
programs.exa = {
enable = true;
enableAliases = true;
};
}
programs.exa = {
enable = true;
enableAliases = true;
};
}