fixup sway and add mimeapps

This commit is contained in:
tristan 2024-01-08 02:12:09 +00:00
parent 879489efcb
commit 829c8d9392
9 changed files with 71 additions and 33 deletions

View file

@ -9,9 +9,6 @@ in {
home-manager.users.${user}.imports = [
{
home.stateVersion = "24.05";
# so it won't conflict with the host
windowManager.modifierKey = "ALT";
}
];