Nixfmt
This commit is contained in:
parent
1e35472464
commit
cf648f81ad
7 changed files with 78 additions and 56 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
nix.settings.system-features = ["x86_64-linux"];
|
||||
nix.settings.system-features = [ "x86_64-linux" ];
|
||||
|
||||
nix.settings.experimental-features = [
|
||||
"nix-command"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue