about summary refs log tree commit diff
path: root/profiles/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--profiles/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default.nix b/profiles/default.nix
new file mode 100644
index 0000000..0e5d948
--- /dev/null
+++ b/profiles/default.nix
@@ -0,0 +1 @@
+{ ... }: { imports = [ ./laptop ]; }