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