mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
d
This commit is contained in:
parent
77e8e412b5
commit
eff1afb09a
1 changed files with 2 additions and 0 deletions
|
|
@ -222,6 +222,8 @@ in
|
||||||
|
|
||||||
fonts.packages = with pkgs; [ fira-code customPkgs.monaspace ];
|
fonts.packages = with pkgs; [ fira-code customPkgs.monaspace ];
|
||||||
|
|
||||||
|
services.nixseparatedebuginfod.enable = true;
|
||||||
|
|
||||||
services.tailscale = {
|
services.tailscale = {
|
||||||
enable = true;
|
enable = true;
|
||||||
useRoutingFeatures = "both";
|
useRoutingFeatures = "both";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue