--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2025-09-08 11:36:45 +02:00
parent eea02abfcb
commit 762085707c
136 changed files with 261 additions and 261 deletions

View file

@ -11,24 +11,24 @@
};
imports = [
../../modules/hm/combined/basics.nix
../../hm/modules/combined/basics.nix
# ../../modules/hm/development/cpp.nix
# ../../modules/hm/development/data.nix
# ../../modules/hm/development/go.nix
# ../../modules/hm/development/javascript.nix
# ../../modules/hm/development/latex.nix
# ../../modules/hm/development/nix.nix
# ../../modules/hm/development/python.nix
# ../../modules/hm/development/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/latex.nix
# ../../hm/modules/development/nix.nix
# ../../hm/modules/development/python.nix
# ../../hm/modules/development/rust.nix
../../modules/hm/helix.nix
# ../../modules/hm/kakoune.nix
../../modules/hm/kitty.nix
../../modules/hm/megasync.nix
../../modules/hm/syncthing.nix
../../hm/modules/helix.nix
# ../../hm/modules/kakoune.nix
../../hm/modules/kitty.nix
../../hm/modules/megasync.nix
../../hm/modules/syncthing.nix
../../modules/hm/shell_aliases.nix
../../hm/modules/shell_aliases.nix
];
home.stateVersion = "22.11";