Gammastep and static weird linking for jetbrains products
This commit is contained in:
parent
f24232fc00
commit
94bd993059
3 changed files with 131 additions and 1 deletions
3
home.nix
3
home.nix
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue