base: add webcord
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [ vim ripgrep xdg-utils ];
|
||||
systemPackages = with pkgs; [ vim ripgrep xdg-utils webcord ];
|
||||
shells = with pkgs; [ bash ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user