V6DQECBF4A4SVLZNCONCMESU7QDIHZIQURHRIXQCLIPPUUY7SW7QC
GVZI2MW47LZJXFMW4RGQX6YUQPKE4YJWSL7XDI4VZA736PGWT7SAC
# networking.proxy.default = "http://user:password@proxy:port/"; # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
# networking.proxy.default = "http://user:password@proxy:port/";
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
networking.proxy.default = "socks5://127.0.0.1:10808/"; networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
networking.proxy.default = "socks5://127.0.0.1:10808/";
networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
# Enable KDE #services.xserver.displayManager.sddm.enable = true; #services.xserver.desktopManager.plasma5.enable = true;
# Enable KDE
#services.xserver.displayManager.sddm.enable = true;
#services.xserver.desktopManager.plasma5.enable = true;
gnome.gedit tdesktop
gnome.gedit
tdesktop
nixpkgs.config.permittedInsecurePackages = [ "electron-12.2.3" ];
nixpkgs.config.permittedInsecurePackages = [
"electron-12.2.3"
];
# appimage-run
# Use Chinese mirror # nix.settings.substituters = [ "https://mirrors.tuna.tsinghua.edu.cn/nix-channels/store" ];
# Use Chinese mirror
# nix.settings.substituters = [ "https://mirrors.tuna.tsinghua.edu.cn/nix-channels/store" ];
# networking.firewall.enable = false;
networking.firewall.enable = false;
fsType = "ntfs"; options = [ "uid=1000" "gid=100" "dmask=000" "fmask=000" ];
fsType = "ntfs";
options = [ "uid=1000" "gid=100" "dmask=000" "fmask=000" ];