about summary refs log tree commit diff
path: root/hosts/aptos/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-01 19:42:25 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-01 19:42:25 -0700
commitf6988202567bc5550d412f5e70125cd5e049a501 (patch)
tree1bd202120a78c0a9b938d1d7fd657bce1f9766ce /hosts/aptos/default.nix
parentprofiles/workstation: reduce the number of moving parts (diff)
downloadworld-f6988202567bc5550d412f5e70125cd5e049a501.tar.gz
profiles/laptop: consolidate services related to laptop
Diffstat (limited to '')
-rw-r--r--hosts/aptos/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix
index af796cf..acfc64b 100644
--- a/hosts/aptos/default.nix
+++ b/hosts/aptos/default.nix
@@ -7,6 +7,7 @@
     ./networking.nix
     ./services.nix
     "${self}/profiles/workstation.nix"
+    "${self}/profiles/laptop.nix"
   ];
 
   # Allow setting GTK configuration using home-manager