feat: improve vim setup

This commit is contained in:
2024-04-05 13:39:06 +02:00
parent fb007b3cf1
commit dba82266d4
7 changed files with 107 additions and 11 deletions

View File

@@ -37,7 +37,10 @@
supportedFilesystems = [ "ntfs" ];
};
desktops.hyprland.enable = true;
desktops = {
hyprland.enable = true;
# gamescope.enable = true;
};
locale.preset.theaninova.enable = true;
hardware = {
@@ -118,6 +121,8 @@
# system-wide wine
lutris
wine-staging
winetricks
protontricks
# docker
docker-compose
];