ooknet/modules/nixos/workstation/programs/default.nix

7 lines
80 B
Nix

{
imports = [
./1password.nix
./dconf.nix
./kdeconnect.nix
];
}