Adding kitty

This commit is contained in:
Miguel Palhas
2024-10-02 18:15:37 +01:00
parent 14524587c2
commit 52dff5d699
6 changed files with 101 additions and 9 deletions
-7
View File
@@ -16,13 +16,6 @@ in {
networking.hostName = "arrakis";
home.sessionVariables = {
LIBVA_DRIVER_NAME = "nvidia";
XDG_SESSION_TYPE = "wayland";
GDM_BACKEND = "nvidia-drm";
__GLX_VENDOR_LIBRARY_NAME = "nvidia";
};
boot = {
loader = {
systemd-boot.enable = true;