add comment about package search
This commit is contained in:
@@ -8,6 +8,7 @@ let
|
|||||||
autoUpdateDockerContainers = true;
|
autoUpdateDockerContainers = true;
|
||||||
defaultContainerBackend = "docker";
|
defaultContainerBackend = "docker";
|
||||||
hostName = "nixos-container-host";
|
hostName = "nixos-container-host";
|
||||||
|
# system-wide available packages - https://search.nixos.org/packages
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
bind
|
bind
|
||||||
bmon
|
bmon
|
||||||
|
|||||||
Reference in New Issue
Block a user