mauville: added backblaze

This commit is contained in:
Aly Raffauf 2024-03-15 00:05:25 -04:00
parent 7951bcdc61
commit 18e8fb60d2

View file

@ -35,7 +35,7 @@
driversi686Linux.amdvlk
];
environment.systemPackages = [ backblaze-b2 ];
environment.systemPackages = [ pkgs.backblaze-b2 ];
# Removed because it defaults the session to X11 instead of Wayland
# services.xserver.displayManager.autoLogin.enable = true;