refactor: change folder name

This commit is contained in:
tux
2025-02-22 16:10:37 +05:30
parent f4bd3b9b77
commit f35e1627c3
26 changed files with 23 additions and 23 deletions

View File

@ -7,13 +7,13 @@
imports = [
inputs.impermanence.nixosModules.home-manager.impermanence
../../modules/home-manager/shell
../../modules/home-manager/git
../../modules/home-manager/starship
../../modules/home-manager/nvim
../../modules/home-manager/tmux
../../modules/home-manager/helix
../../modules/home-manager/aria2
../../modules/home/shell
../../modules/home/git
../../modules/home/starship
../../modules/home/nvim
../../modules/home/tmux
../../modules/home/helix
../../modules/home/aria2
];
nixpkgs = {