about summary refs log tree commit diff
path: root/hosts/carmel/profile.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/carmel/profile.nix')
-rw-r--r--hosts/carmel/profile.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/hosts/carmel/profile.nix b/hosts/carmel/profile.nix
new file mode 100644
index 0000000..6174a60
--- /dev/null
+++ b/hosts/carmel/profile.nix
@@ -0,0 +1,5 @@
+{ ... }:
+
+{
+  my.profiles.desktop.enable = true;
+}