removes rip2 in favor of trash-cli
changes rm alias to trash-put removes unused gnome-extensions-cli and bauh pipx package
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
{
|
||||
imports = [ ./virtualization.nix ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ yubikey-manager ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
yubikey-manager
|
||||
trash-cli
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user