i dont remember what i did, flake update

This commit is contained in:
tulg 2026-02-08 13:08:15 +03:00
parent 5bbc58409a
commit eff0fa6153
8 changed files with 61 additions and 46 deletions

View file

@ -8,12 +8,14 @@
wireguard-tools
iproute2
util-linux
ncmpcpp
];
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = ["nix-command" "flakes"];
time.timeZone = "Europe/Istanbul";
zramSwap.enable = true;
programs.localsend.enable = true;
networking.firewall.checkReversePath = "loose";
services.resolved.enable = true;
networking.networkmanager.enable = true;
}