Regenerated
This commit is contained in:
@@ -29,13 +29,13 @@ in
|
||||
];
|
||||
|
||||
home.file = {
|
||||
};
|
||||
|
||||
# Activation to ensure the directory is writable before symlinks
|
||||
home.activation.fixStylixPermissions = lib.hm.dag.entryAfter ["writeBoundary"] ''
|
||||
mkdir -p $HOME/.config
|
||||
chmod -R u+rwx $HOME/.config
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user