feat(nixos): some moves to nixos server
This commit is contained in:
11
nixos/module/hectic/service/astroneer.nix
Normal file
11
nixos/module/hectic/service/astroneer.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
inputs,
|
||||
flake,
|
||||
self,
|
||||
}:
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}: let in { }
|
||||
Reference in New Issue
Block a user