mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
feat: improve vim setup
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user