feat: start migration of wm-dots to nix

This commit is contained in:
matt1432 2023-06-27 16:13:14 +02:00
commit 102e3de7e7
44 changed files with 1752 additions and 9 deletions
nixos/home

View file

@ -50,11 +50,8 @@
jelly = "mosh matt@10.0.0.121 -- ssh -t matt@10.0.0.123 'tmux -2u new -At laptop'";
qbit = "mosh matt@10.0.0.121 -- ssh -t matt@10.0.0.128 'tmux -2u new -At laptop'";
};
sessionVariables = {
sessionVariables = { # see hyprland.nix
TERM = "xterm-color";
#MOZ_ENABLE_WAYLAND = 1;
#QT_QPA_PLATFORM = "wayland-egl";
XDG_DATA_DIRS = "${pkgs.gsettings-desktop-schemas}/share/gsettings-schemas/${pkgs.gsettings-desktop-schemas.name}:\$XDG_DATA_DIRS";
};
profileExtra = ''