Fixed Package for Web live development
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#./molten.nix
|
||||
./which-key.nix
|
||||
./diffview.nix
|
||||
./live-server.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
||||
@@ -13,6 +13,6 @@
|
||||
}
|
||||
];
|
||||
|
||||
extraPackages = with pkgs; [ nodePackages.browser-sync ];
|
||||
extraPackages = with pkgs; [ browser-sync ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user