hackens-org-configurations/machines/hackens-milieu/default.nix

7 lines
44 B
Nix
Raw Normal View History

2024-09-24 12:33:51 +02:00
{ pkgs, ... }:
{
imports =
[
];
2024-03-29 23:50:17 +01:00
}