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