mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 14:23:55 -05:00
mauville: added backblaze-b2 cli utilit
This commit is contained in:
parent
1d03645008
commit
7951bcdc61
|
@ -35,6 +35,8 @@
|
||||||
driversi686Linux.amdvlk
|
driversi686Linux.amdvlk
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.systemPackages = [ 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;
|
||||||
# services.xserver.displayManager.autoLogin.user = "aly";
|
# services.xserver.displayManager.autoLogin.user = "aly";
|
||||||
|
|
Loading…
Reference in a new issue