--wip-- [skip ci]
This commit is contained in:
parent
eea02abfcb
commit
762085707c
136 changed files with 261 additions and 261 deletions
|
|
@ -14,21 +14,21 @@
|
|||
};
|
||||
|
||||
imports = [
|
||||
../../modules/hm/combined/minimal.nix
|
||||
../../hm/modules/combined/minimal.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/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/python.nix
|
||||
# ../../hm/modules/development/rust.nix
|
||||
|
||||
# ../../modules/hm/fonts.nix
|
||||
../../modules/hm/helix.nix
|
||||
# ../../modules/hm/kitty.nix
|
||||
# ../../modules/hm/megasync.nix
|
||||
# ../../modules/hm/noti.nix
|
||||
# ../../hm/modules/fonts.nix
|
||||
../../hm/modules/helix.nix
|
||||
# ../../hm/modules/kitty.nix
|
||||
# ../../hm/modules/megasync.nix
|
||||
# ../../hm/modules/noti.nix
|
||||
];
|
||||
|
||||
home.stateVersion = "23.05";
|
||||
|
|
|
|||
|
|
@ -12,9 +12,9 @@
|
|||
};
|
||||
|
||||
imports = [
|
||||
../../modules/hm/combined/minimal.nix
|
||||
../../hm/modules/combined/minimal.nix
|
||||
|
||||
../../modules/hm/shell_aliases.nix
|
||||
../../hm/modules/shell_aliases.nix
|
||||
];
|
||||
|
||||
home.stateVersion = "23.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue