hackens-org-configurations/machines/hackens-milieu/default.nix
2024-09-24 13:42:57 +02:00

6 lines
44 B
Nix

{ pkgs, ... }:
{
imports =
[
];
}