Initial commit
This commit is contained in:
3
hosts/axoserver-nix/packages.nix
Normal file
3
hosts/axoserver-nix/packages.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ self, pkgs, ... } : {
|
||||
imports = [ "${self}/modules/packages.nix" ];
|
||||
}
|
||||
Reference in New Issue
Block a user