vinheim: add nushell modules

This commit is contained in:
L-Nafaryus 2025-05-05 22:02:32 +05:00
parent c6db1fb0b1
commit 3a355e3c4d
Signed by: L-Nafaryus
GPG Key ID: 553C97999B363D38

View File

@ -50,6 +50,13 @@ in {
../common/hm/nushell.nix ../common/hm/nushell.nix
]; ];
home.file = {
".config/nushell/modules" = {
source = "${../common/hm/nu}";
recursive = true;
};
};
home.packages = with pkgs; [ home.packages = with pkgs; [
taskwarrior3 taskwarrior3