Files
nixconf/home/desktop.nix
T

9 lines
102 B
Nix

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