mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-25 17:44:28 +02:00
configuration: changes
This commit is contained in:
parent
d1b0530596
commit
8ce0c144e5
@ -177,7 +177,7 @@
|
|||||||
config = { config, pkgs, ... }: { environment.systemPackages = with pkgs; [ wayfire ]; };
|
config = { config, pkgs, ... }: { environment.systemPackages = with pkgs; [ wayfire ]; };
|
||||||
autoStart = false;
|
autoStart = false;
|
||||||
};*/
|
};*/
|
||||||
|
services.davfs2.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gamescope
|
gamescope
|
||||||
#(pkgs.lutris.override { extraLibraries = pkgs: with pkgs; [ pkgs.samba pkgs.jansson pkgs.tdb pkgs.libunwind pkgs.libusb1 pkgs.gnutls pkgs.gtk3 pkgs.pango ]; })
|
#(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…
x
Reference in New Issue
Block a user