summaryrefslogtreecommitdiff
path: root/nixos/common/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/common/services.nix')
-rw-r--r--nixos/common/services.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/common/services.nix b/nixos/common/services.nix
new file mode 100644
index 0000000..528363b
--- /dev/null
+++ b/nixos/common/services.nix
@@ -0,0 +1,2 @@
+{config, lib, pkgs, ...}:
+{}