fermi/users/default.nix

6 lines
35 B
Nix
Raw Normal View History

2024-12-01 03:34:59 +01:00
{
imports = [
./pbsds
];
}