global/zapret

This commit is contained in:
tulg 2026-01-16 17:36:16 +03:00
parent f0eea71c6b
commit 1c26b5b65f
4 changed files with 23 additions and 8 deletions

View file

@ -5,10 +5,15 @@
virtiofsd
linux-pam
lm_sensors
wireguard-tools
iproute2
util-linux
];
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = ["nix-command" "flakes"];
time.timeZone = "Europe/Istanbul";
zramSwap.enable = true;
programs.localsend.enable = true;
networking.networkmanager.enable = true;
}