Files
util.nix/nixos/module/hectic/service/astroneer.nix

12 lines
81 B
Nix

{
inputs,
flake,
self,
}:
{
pkgs,
lib,
config,
...
}: let in { }