nix-da/modules/programs/default.nix

13 lines
175 B
Nix

{
imports = [
./firefox.nix
./thunderbird.nix
./sway.nix
./lazygit.nix
./steam.nix
./hyprland.nix
./ssh.nix
./fish.nix
./uwsm.nix
];
}