mauville: added backblaze-b2 cli utilit

This commit is contained in:
Aly Raffauf 2024-03-15 00:04:57 -04:00
parent 1d03645008
commit 7951bcdc61

View file

@ -34,6 +34,8 @@
hardware.opengl.extraPackages32 = with pkgs; [
driversi686Linux.amdvlk
];
environment.systemPackages = [ backblaze-b2 ];
# Removed because it defaults the session to X11 instead of Wayland
# services.xserver.displayManager.autoLogin.enable = true;