1
Fork 0

Satellite dev module (+ other changes probably, including eww install)

This commit is contained in:
Matei Adriel 2023-02-05 04:01:18 +01:00
commit da817da3b9
No known key found for this signature in database
10 changed files with 42 additions and 15 deletions
home/adrielus/features/cli

View file

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