mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-10-28 08:15:16 +01:00
enable ios compat on desktop
This commit is contained in:
parent
a80b9f5148
commit
6aafcf35a6
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
cloud.enable = true;
|
cloud.enable = true;
|
||||||
social.enable = true;
|
social.enable = true;
|
||||||
gaming.enable = true;
|
gaming.enable = true;
|
||||||
|
ios-compat.enable = true;
|
||||||
};
|
};
|
||||||
terminal.enable = true;
|
terminal.enable = true;
|
||||||
neovim.enable = true;
|
neovim.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue