sniffa
This commit is contained in:
parent
5573d9d4bd
commit
ec1cb40d7c
2 changed files with 4 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ in {
|
|||
# extraConfig = lib.concatStrings (map builtins.readFile (map (x: ./nushell/extras/. + x) (map (x: "/" + x) (builtins.attrNames (builtins.readDir ./nushell/extras)))));
|
||||
plugins = with pkgs.nushellPlugins; [
|
||||
# skim
|
||||
desktop_notifications
|
||||
# desktop_notifications
|
||||
# highlight
|
||||
# units
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue