nix-da/users/ny/programs/default.nix
2025-02-24 19:44:37 +01:00

7 lines
75 B
Nix

{
imports = [
./foot.nix
./fuzzel.nix
./keepassxc.nix
];
}