fixed import for laptop
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
# Provide the Home Manager module
|
# Provide the Home Manager module
|
||||||
homeManagerModules = {
|
homeManagerModules = {
|
||||||
resticprofile = import ./resticprofile.nix;
|
resticprofile = ./resticprofile.nix;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user