Move modules folders
This commit is contained in:
parent
914909009c
commit
c1101e7b45
183 changed files with 327 additions and 327 deletions
|
|
@ -11,24 +11,24 @@
|
|||
};
|
||||
|
||||
imports = [
|
||||
../../hm/modules/combined/basics.nix
|
||||
../../hm/combined/basics.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
|
||||
# ../../hm/development/cpp.nix
|
||||
# ../../hm/development/data.nix
|
||||
# ../../hm/development/go.nix
|
||||
# ../../hm/development/javascript.nix
|
||||
# ../../hm/development/latex.nix
|
||||
# ../../hm/development/nix.nix
|
||||
# ../../hm/development/python.nix
|
||||
# ../../hm/development/rust.nix
|
||||
|
||||
../../hm/modules/helix.nix
|
||||
# ../../hm/modules/kakoune.nix
|
||||
../../hm/modules/kitty.nix
|
||||
../../hm/modules/megasync.nix
|
||||
../../hm/modules/syncthing.nix
|
||||
../../hm/helix.nix
|
||||
# ../../hm/kakoune.nix
|
||||
../../hm/kitty.nix
|
||||
../../hm/megasync.nix
|
||||
../../hm/syncthing.nix
|
||||
|
||||
../../hm/modules/shell_aliases.nix
|
||||
../../hm/shell_aliases.nix
|
||||
];
|
||||
|
||||
home.stateVersion = "22.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue