Gammastep and static weird linking for jetbrains products

This commit is contained in:
CDaut 2024-05-05 21:47:48 +02:00
parent f24232fc00
commit 94bd993059
Signed by: clara
GPG key ID: 223391B52FAD4463
3 changed files with 131 additions and 1 deletions

View file

@ -29,13 +29,14 @@ let username = "clemens"; in
./programm_configs/gnome.nix
./programm_configs/autorandr.nix
./programm_configs/polybar.nix
./programm_configs/redshift.nix
] ++ (if x11mode then [
./programm_configs/i3.nix
./programm_configs/picom.nix
./programm_configs/redshift.nix
] else [
./programm_configs/sway.nix
./programm_configs/waybar.nix
./programm_configs/gammastep.nix
]);
# The home.packages option allows you to install Nix packages into your