33 lines
480 B
Nix
33 lines
480 B
Nix
{
|
|
imports = [
|
|
./agenix.nix
|
|
./bat.nix
|
|
./cheat.nix
|
|
./curl.nix
|
|
./eza.nix
|
|
./figlet.nix
|
|
./fish.nix
|
|
./fuzzel.nix
|
|
./fzf.nix
|
|
./gh.nix
|
|
./git
|
|
./glow.nix
|
|
./gpg.nix
|
|
./httpie.nix
|
|
./hyfetch
|
|
./journalctl.nix
|
|
./jq.nix
|
|
./just.nix
|
|
./less.nix
|
|
./man.nix
|
|
./nemo.nix
|
|
./neo.nix
|
|
./nh.nix
|
|
./waybar.nix
|
|
|
|
# TODO: uncomment when swaylock is figured out
|
|
# ./wlogout
|
|
|
|
./xwayland-satellite.nix
|
|
];
|
|
}
|