mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
Update default.nix
This commit is contained in:
parent
18e8fb60d2
commit
058fd305af
|
@ -34,8 +34,11 @@
|
|||
hardware.opengl.extraPackages32 = with pkgs; [
|
||||
driversi686Linux.amdvlk
|
||||
];
|
||||
<<<<<<< HEAD
|
||||
|
||||
environment.systemPackages = [ pkgs.backblaze-b2 ];
|
||||
=======
|
||||
>>>>>>> parent of 7951bcd (mauville: added backblaze-b2 cli utilit)
|
||||
|
||||
# Removed because it defaults the session to X11 instead of Wayland
|
||||
# services.xserver.displayManager.autoLogin.enable = true;
|
||||
|
|
Loading…
Reference in a new issue