bump
This commit is contained in:
parent
4425d7b6ff
commit
4cc46352be
5 changed files with 20 additions and 19 deletions
|
|
@ -71,7 +71,7 @@
|
|||
|
||||
networking.networkmanager.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
services.tailscale.package = pkgs.tailscale;
|
||||
# services.tailscale.package = pkgs.tailscale;
|
||||
# services.resolved.enable = true;
|
||||
# networking.interfaces.tailscale0.useDHCP = false;
|
||||
|
||||
|
|
@ -89,6 +89,7 @@
|
|||
};
|
||||
|
||||
security.sudo-rs.enable = true;
|
||||
security.sudo.enable = false;
|
||||
|
||||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue