X is the most fucked up software on the planet
This commit is contained in:
parent
f30d7f25da
commit
49742e2e92
5 changed files with 109 additions and 14 deletions
2
home.nix
2
home.nix
|
|
@ -27,6 +27,7 @@ in
|
|||
./programm_configs/picom.nix
|
||||
./programm_configs/zsh.nix
|
||||
./programm_configs/gnome.nix
|
||||
./programm_configs/autorandr.nix
|
||||
];
|
||||
|
||||
# The home.packages option allows you to install Nix packages into your
|
||||
|
|
@ -40,6 +41,7 @@ in
|
|||
firefox
|
||||
tex
|
||||
jetbrains.idea-ultimate
|
||||
arandr
|
||||
];
|
||||
|
||||
# dotfiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue