Files
nixos/home/hosts/exodus/default.nix
T

7 lines
66 B
Nix
Raw Normal View History

2024-05-05 14:37:58 -05:00
{ pkgs, config, ... }:
{
greg.gnome = true;
greg.gui = true;
}