Skip to content

Commit b051ee7

Browse files
committed
add pkgs for aspen config
1 parent 1a0c6cb commit b051ee7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

machines/aspen1/configuration.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
_: {
1+
{ pkgs, ... }:
2+
{
23
networking = {
34
hostName = "aspen1";
45
};

0 commit comments

Comments
 (0)