aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-07-28 09:36:22 -0700
committerCaroline Larimore <caroline@larimo.re>2024-07-28 09:40:08 -0700
commit28bb04882e3379c2023125303517d95be7edbbb9 (patch)
tree2c7b86b1232a41fdf7632bc1fe7724f41aef3967 /hosts
parent1c05e4a63a4c88d9ef93b96863bb231f3362857b (diff)
fix: copenhagen: add missing import
Diffstat (limited to 'hosts')
-rw-r--r--hosts/copenhagen/home/c.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/copenhagen/home/c.nix b/hosts/copenhagen/home/c.nix
index a8f2794..5212ddd 100644
--- a/hosts/copenhagen/home/c.nix
+++ b/hosts/copenhagen/home/c.nix
@@ -3,6 +3,8 @@
{
imports = [
inputs.impermanence.nixosModules.home-manager.impermanence
+
+ ../../../roles/home
];
home.persistence."/persist/home/c" = {