diff --git a/configurations/host/materusPC/tmp.nix b/configurations/host/materusPC/tmp.nix index ec93fe3..e7d2c48 100644 --- a/configurations/host/materusPC/tmp.nix +++ b/configurations/host/materusPC/tmp.nix @@ -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 ]; }) diff --git a/configurations/host/waffentrager/secrets/private/default.nix b/configurations/host/waffentrager/secrets/private/default.nix index 2b36e7a..69871d1 100644 Binary files a/configurations/host/waffentrager/secrets/private/default.nix and b/configurations/host/waffentrager/secrets/private/default.nix differ