Better organized development configurations

This commit is contained in:
Filippo Berto 2022-12-23 21:21:46 +01:00
parent f5ed37a7fb
commit f93a17a74f
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
21 changed files with 70 additions and 52 deletions

View file

@ -45,7 +45,6 @@
mendeley
# minecraft
# mycrypto
nix-prefetch-scripts
obsidian
openvpn
p7zip
@ -82,14 +81,15 @@
imports = [
../hm_modules/__basic.nix
../hm_modules/cpp.nix
../hm_modules/data_analysis.nix
# ../hm_modules/go.nix
# ../hm_modules/java.nix
../hm_modules/javascript.nix
../hm_modules/latex.nix
../hm_modules/python.nix
../hm_modules/rust.nix
../hm_modules/development/cpp.nix
../hm_modules/development/data.nix
# ../hm_modules/development/go.nix
../hm_modules/development/javascript.nix
../hm_modules/development/kubernetes.nix
../hm_modules/development/latex.nix
../hm_modules/development/nix.nix
../hm_modules/development/python.nix
../hm_modules/development/rust.nix
../hm_modules/alacritty.nix
../hm_modules/autorandr.nix
@ -109,7 +109,6 @@
../hm_modules/kdeconnect.nix
# ../hm_modules/keepassxc.nix
../hm_modules/kitty.nix
../hm_modules/kubernetes-admin.nix
../hm_modules/lf.nix
../hm_modules/lsd.nix
../hm_modules/mangohud.nix