nixdots/system/roles/workstation/programs/default.nix

9 lines
95 B
Nix

{
imports = [
./misc.nix
./physlock.nix
./thunar.nix
./virtualbox.nix
];
}