Add Exodus

This commit is contained in:
Greg Hellings
2024-05-05 14:49:17 -05:00
parent ffaf0cdd68
commit ef83995a25
6 changed files with 79 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
{ pkgs, config, ... }:
{
greg.gnome = true;
greg.gui = true;
}