521 current 2024-05-02 21:35:09 24.05.20240427.58a1abd 6.8.6-zen1 *
This commit is contained in:
parent
e21595c7ee
commit
cc7a6d1a59
1 changed files with 1 additions and 4 deletions
|
|
@ -47,7 +47,7 @@
|
|||
services.transmission = {
|
||||
enable = true;
|
||||
settings = {
|
||||
download-dir = "${config.services.transmission.home}/dl";
|
||||
download-dir = "/home/zack/dl";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -67,9 +67,6 @@
|
|||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
boot.supportedFilesystems = ["ntfs"];
|
||||
|
||||
# Load nvidia driver for Xorg and Wayland
|
||||
services.xserver.videoDrivers = ["nvidia"]; # or "nvidiaLegacy470 etc.
|
||||
|
||||
services.minidlna = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue