global/zapret
This commit is contained in:
parent
f0eea71c6b
commit
1c26b5b65f
4 changed files with 23 additions and 8 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue