configuration: changes
This commit is contained in:
parent
d1b0530596
commit
8ce0c144e5
|
@ -177,7 +177,7 @@
|
|||
config = { config, pkgs, ... }: { environment.systemPackages = with pkgs; [ wayfire ]; };
|
||||
autoStart = false;
|
||||
};*/
|
||||
|
||||
services.davfs2.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
gamescope
|
||||
#(pkgs.lutris.override { extraLibraries = pkgs: with pkgs; [ pkgs.samba pkgs.jansson pkgs.tdb pkgs.libunwind pkgs.libusb1 pkgs.gnutls pkgs.gtk3 pkgs.pango ]; })
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue