i dont remember what i did, flake update
This commit is contained in:
parent
5bbc58409a
commit
eff0fa6153
8 changed files with 61 additions and 46 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue