omniflake/template.nix
2026-01-22 00:19:40 +01:00

7 lines
53 B
Nix

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