mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Fix naming
This commit is contained in:
parent
765db19140
commit
0175a0af51
17 changed files with 11 additions and 11 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
myConfig = {
|
||||
sops.enable = true;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemdBoot.enable = true;
|
||||
tailscale = {
|
||||
enable = true;
|
||||
ssh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue