big home manager dotfile restructure
This commit is contained in:
@@ -40,7 +40,7 @@ in {
|
||||
folders = {
|
||||
"holocron" = {
|
||||
path = "/home/blake/holocron";
|
||||
devices = ["lugia" "zygarde" "CEN-IT-07"];
|
||||
devices = ["lugia" "zygarde" "CEN-IT-07" "snowbelle"];
|
||||
id = "5voxg-c3he2";
|
||||
versioning = {
|
||||
type = "staggered";
|
||||
@@ -50,6 +50,7 @@ in {
|
||||
maxAge = "0";
|
||||
};
|
||||
};
|
||||
ignorePerms = true;
|
||||
ignorePatterns = [
|
||||
"// syncthing"
|
||||
"/.versions"
|
||||
|
||||
Reference in New Issue
Block a user