refactoring complete!

This commit is contained in:
vali 2024-05-21 20:51:26 +02:00
commit 7aaf5bbb57
9 changed files with 71 additions and 96 deletions

View file

@ -1,10 +1,3 @@
_: {
imports = [
./btop.nix
./helix.nix
./neovim.nix
./newsboat.nix
./ncmpcpp.nix
./yazi.nix
];
imports = [ ./btop.nix ./neovim.nix ./newsboat.nix ./ncmpcpp.nix ./yazi.nix ];
}