mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
mauville: added backblaze
This commit is contained in:
parent
7951bcdc61
commit
18e8fb60d2
|
@ -35,7 +35,7 @@
|
||||||
driversi686Linux.amdvlk
|
driversi686Linux.amdvlk
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = [ backblaze-b2 ];
|
environment.systemPackages = [ pkgs.backblaze-b2 ];
|
||||||
|
|
||||||
# Removed because it defaults the session to X11 instead of Wayland
|
# Removed because it defaults the session to X11 instead of Wayland
|
||||||
# services.xserver.displayManager.autoLogin.enable = true;
|
# services.xserver.displayManager.autoLogin.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue