vinheim: add nushell modules
This commit is contained in:
parent
c6db1fb0b1
commit
3a355e3c4d
@ -50,6 +50,13 @@ in {
|
||||
../common/hm/nushell.nix
|
||||
];
|
||||
|
||||
home.file = {
|
||||
".config/nushell/modules" = {
|
||||
source = "${../common/hm/nu}";
|
||||
recursive = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
taskwarrior3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user