Simpler configuration
This commit is contained in:
parent
e83145214f
commit
1125327236
3 changed files with 41 additions and 40 deletions
|
|
@ -66,18 +66,18 @@
|
||||||
imports = [
|
imports = [
|
||||||
../../modules/hm/__basic.nix
|
../../modules/hm/__basic.nix
|
||||||
|
|
||||||
|
# ../../modules/hm/development/cpp.nix
|
||||||
# ../../modules/hm/development/database.nix
|
# ../../modules/hm/development/database.nix
|
||||||
../../modules/hm/development/cpp.nix
|
|
||||||
../../modules/hm/development/data.nix
|
../../modules/hm/development/data.nix
|
||||||
../../modules/hm/development/docker.nix
|
../../modules/hm/development/docker.nix
|
||||||
# ../../modules/hm/development/go.nix
|
# ../../modules/hm/development/go.nix
|
||||||
# ../../modules/hm/development/javascript.nix
|
# ../../modules/hm/development/javascript.nix
|
||||||
../../modules/hm/development/kubernetes.nix
|
../../modules/hm/development/kubernetes.nix
|
||||||
../../modules/hm/development/latex.nix
|
# ../../modules/hm/development/latex.nix
|
||||||
../../modules/hm/development/markdown.nix
|
../../modules/hm/development/markdown.nix
|
||||||
../../modules/hm/development/nix.nix
|
../../modules/hm/development/nix.nix
|
||||||
../../modules/hm/development/python.nix
|
../../modules/hm/development/python.nix
|
||||||
../../modules/hm/development/rust.nix
|
# ../../modules/hm/development/rust.nix
|
||||||
../../modules/hm/development/web.nix
|
../../modules/hm/development/web.nix
|
||||||
|
|
||||||
# ../../modules/hm/alacritty.nix
|
# ../../modules/hm/alacritty.nix
|
||||||
|
|
@ -99,6 +99,7 @@
|
||||||
# ../../modules/hm/mangohud.nix
|
# ../../modules/hm/mangohud.nix
|
||||||
# ../../modules/hm/megasync.nix
|
# ../../modules/hm/megasync.nix
|
||||||
# ../../modules/hm/nautilus.nix
|
# ../../modules/hm/nautilus.nix
|
||||||
|
# ../../modules/hm/obs-studio.nix
|
||||||
# ../../modules/hm/pycharm.nix
|
# ../../modules/hm/pycharm.nix
|
||||||
# ../../modules/hm/rofi.nix
|
# ../../modules/hm/rofi.nix
|
||||||
# ../../modules/hm/screen_locker.nix
|
# ../../modules/hm/screen_locker.nix
|
||||||
|
|
@ -108,7 +109,7 @@
|
||||||
# ../../modules/hm/twmn.nix
|
# ../../modules/hm/twmn.nix
|
||||||
# ../../modules/hm/update_background.nix
|
# ../../modules/hm/update_background.nix
|
||||||
# ../../modules/hm/vivaldi.nix
|
# ../../modules/hm/vivaldi.nix
|
||||||
|
# ../../modules/hm/vscode.nix
|
||||||
../../modules/hm/cava.nix
|
../../modules/hm/cava.nix
|
||||||
../../modules/hm/easyeffects.nix
|
../../modules/hm/easyeffects.nix
|
||||||
../../modules/hm/firefox.nix
|
../../modules/hm/firefox.nix
|
||||||
|
|
@ -122,7 +123,7 @@
|
||||||
../../modules/hm/ncspot.nix
|
../../modules/hm/ncspot.nix
|
||||||
../../modules/hm/noti.nix
|
../../modules/hm/noti.nix
|
||||||
../../modules/hm/nushell.nix
|
../../modules/hm/nushell.nix
|
||||||
../../modules/hm/obs-studio.nix
|
../../modules/hm/office.nix
|
||||||
../../modules/hm/office.nix
|
../../modules/hm/office.nix
|
||||||
../../modules/hm/pass.nix
|
../../modules/hm/pass.nix
|
||||||
../../modules/hm/pro_audio.nix
|
../../modules/hm/pro_audio.nix
|
||||||
|
|
@ -131,12 +132,12 @@
|
||||||
../../modules/hm/syncthing.nix
|
../../modules/hm/syncthing.nix
|
||||||
../../modules/hm/vim.nix
|
../../modules/hm/vim.nix
|
||||||
../../modules/hm/virtualization.nix
|
../../modules/hm/virtualization.nix
|
||||||
../../modules/hm/vscode.nix
|
|
||||||
../../modules/hm/webapp.nix
|
../../modules/hm/webapp.nix
|
||||||
../../modules/hm/xresources.nix
|
../../modules/hm/xresources.nix
|
||||||
../../modules/hm/yazi.nix
|
../../modules/hm/yazi.nix
|
||||||
../../modules/hm/zathura.nix
|
../../modules/hm/zathura.nix
|
||||||
../../modules/hm/zellij.nix
|
../../modules/hm/zellij.nix
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "24.11";
|
home.stateVersion = "24.11";
|
||||||
|
|
|
||||||
|
|
@ -72,73 +72,73 @@
|
||||||
../../modules/hm/__basic.nix
|
../../modules/hm/__basic.nix
|
||||||
|
|
||||||
# ../../modules/hm/development/cpp.nix
|
# ../../modules/hm/development/cpp.nix
|
||||||
../../modules/hm/development/data.nix
|
|
||||||
# ../../modules/hm/development/database.nix
|
# ../../modules/hm/development/database.nix
|
||||||
../../modules/hm/development/docker.nix
|
|
||||||
# ../../modules/hm/development/go.nix
|
# ../../modules/hm/development/go.nix
|
||||||
# ../../modules/hm/development/javascript.nix
|
# ../../modules/hm/development/javascript.nix
|
||||||
../../modules/hm/development/kubernetes.nix
|
|
||||||
# ../../modules/hm/development/latex.nix
|
# ../../modules/hm/development/latex.nix
|
||||||
|
# ../../modules/hm/development/rust.nix
|
||||||
|
../../modules/hm/development/data.nix
|
||||||
|
../../modules/hm/development/docker.nix
|
||||||
|
../../modules/hm/development/kubernetes.nix
|
||||||
../../modules/hm/development/markdown.nix
|
../../modules/hm/development/markdown.nix
|
||||||
../../modules/hm/development/nix.nix
|
../../modules/hm/development/nix.nix
|
||||||
../../modules/hm/development/python.nix
|
../../modules/hm/development/python.nix
|
||||||
# ../../modules/hm/development/rust.nix
|
|
||||||
../../modules/hm/development/web.nix
|
../../modules/hm/development/web.nix
|
||||||
|
|
||||||
# ../../modules/hm/alacritty.nix
|
# ../../modules/hm/alacritty.nix
|
||||||
../../modules/hm/autorandr.nix
|
# ../../modules/hm/autorandr.nix
|
||||||
../../modules/hm/biblio.nix
|
# ../../modules/hm/biblio.nix
|
||||||
# ../../modules/hm/bitwarden.nix
|
# ../../modules/hm/bitwarden.nix
|
||||||
../../modules/hm/blender_nvidia.nix
|
|
||||||
# ../../modules/hm/carapace.nix
|
# ../../modules/hm/carapace.nix
|
||||||
# ../../modules/hm/dwarf-fortress.nix
|
# ../../modules/hm/dwarf-fortress.nix
|
||||||
../../modules/hm/easyeffects.nix
|
|
||||||
../../modules/hm/firefox.nix
|
|
||||||
# ../../modules/hm/vivaldi.nix
|
|
||||||
../../modules/hm/fonts.nix
|
|
||||||
# ../../modules/hm/gnome_shell.nix
|
# ../../modules/hm/gnome_shell.nix
|
||||||
# ../../modules/hm/grobi.nix
|
# ../../modules/hm/grobi.nix
|
||||||
../../modules/hm/gtk_theme.nix
|
# ../../modules/hm/jellyfin-player.nix
|
||||||
../../modules/hm/heif.nix
|
|
||||||
../../modules/hm/helix.nix
|
|
||||||
../../modules/hm/jellyfin-player.nix
|
|
||||||
../../modules/hm/joystickwake.nix
|
|
||||||
# ../../modules/hm/kakoune.nix
|
# ../../modules/hm/kakoune.nix
|
||||||
../../modules/hm/kdeconnect.nix
|
|
||||||
# ../../modules/hm/keepassxc.nix
|
# ../../modules/hm/keepassxc.nix
|
||||||
# ../../modules/hm/kicad.nix
|
# ../../modules/hm/kicad.nix
|
||||||
../../modules/hm/kitty.nix
|
|
||||||
# ../../modules/hm/lutris.nix
|
# ../../modules/hm/lutris.nix
|
||||||
../../modules/hm/mangohud.nix
|
|
||||||
../../modules/hm/megasync.nix
|
|
||||||
../../modules/hm/mpv.nix
|
|
||||||
# ../../modules/hm/nautilus.nix
|
# ../../modules/hm/nautilus.nix
|
||||||
../../modules/hm/ncspot.nix
|
|
||||||
../../modules/hm/noti.nix
|
|
||||||
../../modules/hm/nushell.nix
|
|
||||||
# ../../modules/hm/obs-studio.nix
|
# ../../modules/hm/obs-studio.nix
|
||||||
../../modules/hm/office.nix
|
# ../../modules/hm/picom.nix
|
||||||
../../modules/hm/pass.nix
|
|
||||||
../../modules/hm/picom.nix
|
|
||||||
../../modules/hm/pro_audio.nix
|
|
||||||
# ../../modules/hm/pycharm.nix
|
# ../../modules/hm/pycharm.nix
|
||||||
../../modules/hm/rclone-mount.nix
|
|
||||||
../../modules/hm/research.nix
|
|
||||||
# ../../modules/hm/rofi.nix
|
# ../../modules/hm/rofi.nix
|
||||||
# ../../modules/hm/screen_locker.nix
|
# ../../modules/hm/screen_locker.nix
|
||||||
# ../../modules/hm/security.nix
|
# ../../modules/hm/security.nix
|
||||||
# ../../modules/hm/spotifyd.nix
|
# ../../modules/hm/spotifyd.nix
|
||||||
../../modules/hm/syncthing.nix
|
|
||||||
# ../../modules/hm/thunar.nix
|
# ../../modules/hm/thunar.nix
|
||||||
# ../../modules/hm/twmn.nix
|
# ../../modules/hm/twmn.nix
|
||||||
# ../../modules/hm/update_background.nix
|
# ../../modules/hm/update_background.nix
|
||||||
|
# ../../modules/hm/vivaldi.nix
|
||||||
|
# ../../modules/hm/vscode.nix
|
||||||
|
../../modules/hm/blender_nvidia.nix
|
||||||
|
../../modules/hm/easyeffects.nix
|
||||||
|
../../modules/hm/firefox.nix
|
||||||
|
../../modules/hm/fonts.nix
|
||||||
|
../../modules/hm/gtk_theme.nix
|
||||||
|
../../modules/hm/heif.nix
|
||||||
|
../../modules/hm/helix.nix
|
||||||
|
../../modules/hm/joystickwake.nix
|
||||||
|
../../modules/hm/kdeconnect.nix
|
||||||
|
../../modules/hm/kitty.nix
|
||||||
|
../../modules/hm/mangohud.nix
|
||||||
|
../../modules/hm/megasync.nix
|
||||||
|
../../modules/hm/mpv.nix
|
||||||
|
../../modules/hm/ncspot.nix
|
||||||
|
../../modules/hm/noti.nix
|
||||||
|
../../modules/hm/nushell.nix
|
||||||
|
../../modules/hm/office.nix
|
||||||
|
../../modules/hm/pass.nix
|
||||||
|
../../modules/hm/pro_audio.nix
|
||||||
|
../../modules/hm/rclone-mount.nix
|
||||||
|
../../modules/hm/research.nix
|
||||||
|
../../modules/hm/syncthing.nix
|
||||||
../../modules/hm/vim.nix
|
../../modules/hm/vim.nix
|
||||||
../../modules/hm/virtualization.nix
|
../../modules/hm/virtualization.nix
|
||||||
# ../../modules/hm/vscode.nix
|
|
||||||
../../modules/hm/webapp.nix
|
../../modules/hm/webapp.nix
|
||||||
../../modules/hm/xresources.nix
|
../../modules/hm/xresources.nix
|
||||||
../../modules/hm/zathura.nix
|
|
||||||
../../modules/hm/yazi.nix
|
../../modules/hm/yazi.nix
|
||||||
|
../../modules/hm/zathura.nix
|
||||||
../../modules/hm/zellij.nix
|
../../modules/hm/zellij.nix
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
home.packages = builtins.attrValues {
|
home.packages = builtins.attrValues {
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
hunspell
|
hunspell
|
||||||
# libreoffice-fresh
|
libreoffice-fresh
|
||||||
;
|
;
|
||||||
inherit (pkgs.hunspellDicts) en_GB-large en_US-large it_IT;
|
inherit (pkgs.hunspellDicts) en_GB-large en_US-large it_IT;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue