We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0c6cb commit b051ee7Copy full SHA for b051ee7
machines/aspen1/configuration.nix
@@ -1,4 +1,5 @@
1
-_: {
+{ pkgs, ... }:
2
+{
3
networking = {
4
hostName = "aspen1";
5
};
0 commit comments