Skip to content

Commit

Permalink
fix: empty temp config (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
loic-roux-404 authored Jul 2, 2024
1 parent 47072ae commit 38f0a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/temporary-configuration.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{...}: { networking.hostName = "k3s-paas-master-0";}
{...}: {}

0 comments on commit 38f0a96

Please sign in to comment.