nixos/home/gui/default.nix

2 lines
51 B
Nix
Raw Normal View History

{...}: {imports = [./chromium.nix ./wezterm.nix];}