Add a descriptive commit name
This commit is contained in:
parent
01004d0212
commit
c2c32e816c
3 changed files with 17 additions and 45 deletions
|
|
@ -11,6 +11,10 @@
|
|||
];
|
||||
services.blueman.enable = true;
|
||||
programs.steam.enable = true;
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = "both";
|
||||
};
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue