Files
nixconf/home/desktop.nix
T
2026-03-18 07:44:50 -06:00

8 lines
84 B
Nix

{
imports = [
./common.nix
./cfg/keepassxc.nix
./cfg/kitty.nix
];
}