wsl tailscale off

This commit is contained in:
2025-08-03 18:34:15 +03:00
parent b2d8e3e12c
commit 471ff2bcd4
4 changed files with 5 additions and 14 deletions
+1 -2
View File
@@ -9,7 +9,6 @@ let
in
{
programs = {
fastfetch.enable = true;
btop.enable = true;
mangohud.enable = true;
keepassxc.enable = true;
@@ -69,7 +68,7 @@ in
nextcloud-client
# (handbrake.overrideAttrs (old: {
# configureFlags = old.configureFlags ++ [ "--enable-amf" ];
# configureFlags = old.configureFlags ++ [ "--enable-vce" ];
# buildInputs = old.buildInputs ++ [
# pkgs.amf
# pkgs.ffmpeg-full